Skip to content

Commit aecbc54

Browse files
chore(deps): update plugin org.springframework.boot to v3.2.12 (#120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a6bb633 commit aecbc54

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

buildSrc/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version=0.0.1-SNAPSHOT
2-
springBootVersion=3.2.4
2+
springBootVersion=3.2.12
33
spockVersion=2.4-M1-groovy-4.0

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ org.gradle.jvmargs=-Duser.language=ja -Duser.country=JP \
55
--add-exports jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED \
66
--add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED \
77
--add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED
8-
springBootVersion=3.2.4
8+
springBootVersion=3.2.12
99
domaVersion=3.1.0
1010
groovyVersion=4.0.10
1111
spockVersion=2.4-M4-groovy-4.0

0 commit comments

Comments
 (0)