Skip to content

Commit

Permalink
Bump com.enonic.lib:lib-thymeleaf from 2.1.0 to 2.1.1
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.1.0 to 2.1.1.
- [Release notes](https://github.com/enonic/lib-thymeleaf/releases)
- [Commits](enonic/lib-thymeleaf@v2.1.0...v2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent b35ef05 commit 54ed401
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.1.0'
include 'com.enonic.lib:lib-thymeleaf:2.1.1'
include 'com.enonic.lib:lib-xslt:2.1.1'
include "com.enonic.xp:lib-task:${xpVersion}"
}
Expand Down

0 comments on commit 54ed401

Please sign in to comment.