Skip to content

Commit 7c371bd

Browse files
fix(deps): update spring boot to v3.4.1 (#267)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a4b948b commit 7c371bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ junit = "5.11.4"
88
pmd = "6.55.0"
99
snakeyaml = "1.33"
1010
spock = "2.4-M4-groovy-4.0"
11-
spring-boot-platform = "3.4.0"
11+
spring-boot-platform = "3.4.1"
1212

1313
[libraries]
1414
apache-commons-io = { module = "commons-io:commons-io", version = "2.18.0" }

0 commit comments

Comments
 (0)