Skip to content

Commit

Permalink
Bump org.thymeleaf:thymeleaf from 3.1.2.RELEASE to 3.1.3.RELEASE
Browse files Browse the repository at this point in the history
Bumps org.thymeleaf:thymeleaf from 3.1.2.RELEASE to 3.1.3.RELEASE.

---
updated-dependencies:
- dependency-name: org.thymeleaf:thymeleaf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MediaMarco committed Dec 13, 2024
1 parent d119189 commit 85a3872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {

implementation "org.slf4j:slf4j-api:${slf4jVersion}"
implementation "org.codehaus.janino:janino:3.1.12"
implementation 'org.thymeleaf:thymeleaf:3.1.2.RELEASE'
implementation 'org.thymeleaf:thymeleaf:3.1.3.RELEASE'
implementation "org.graalvm.sdk:graal-sdk:${graalvmVersion}"
implementation "org.reflections:reflections:0.10.2"

Expand Down

0 comments on commit 85a3872

Please sign in to comment.