Skip to content

Commit 07e103b

Browse files
Update plugin org.springframework.boot to v3
1 parent 62b8f7b commit 07e103b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
plugins {
1010
// Apply the java-library plugin to add support for Java Library
1111
id 'java-library'
12-
id 'org.springframework.boot' version '2.5.14'
12+
id 'org.springframework.boot' version '3.4.5'
1313
id 'java'
1414
id "io.spring.dependency-management" version "1.0.11.RELEASE"
1515
id 'com.palantir.git-version' version '0.12.3' // to get git-hash in manifest

0 commit comments

Comments
 (0)