We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d032100 commit c9e71adCopy full SHA for c9e71ad
1 file changed
platform/spring-boot-dependencies/build.gradle
@@ -2809,7 +2809,7 @@ bom {
2809
javadoc("https://javadoc.io/doc/com.redis/testcontainers-redis/{version}", "com.redis.testcontainers")
2810
}
2811
2812
- library("Thymeleaf", "3.1.4.RELEASE") {
+ library("Thymeleaf", "3.1.5.RELEASE") {
2813
group("org.thymeleaf") {
2814
modules = [
2815
"thymeleaf",
0 commit comments