Skip to content

Commit

Permalink
Bump com.enonic.lib:lib-thymeleaf from 2.0.2 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [com.enonic.lib:lib-thymeleaf](https://github.com/enonic/lib-thymeleaf) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/enonic/lib-thymeleaf/releases)
- [Commits](enonic/lib-thymeleaf@v2.0.2...v2.1.0)

---
updated-dependencies:
- dependency-name: com.enonic.lib:lib-thymeleaf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and pull-merger[bot] committed Apr 17, 2023
1 parent 3550d7d commit 53ee55a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
include "com.enonic.xp:lib-i18n:${xpVersion}"
include "com.enonic.xp:lib-node:${xpVersion}"
include "com.enonic.xp:lib-repo:${xpVersion}"
include 'com.enonic.lib:lib-thymeleaf:2.0.2'
include 'com.enonic.lib:lib-thymeleaf:2.1.0'
include 'com.enonic.lib:lib-xslt:2.1.1'
}

Expand Down

0 comments on commit 53ee55a

Please sign in to comment.