We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62b8f7b commit ae737c0Copy full SHA for ae737c0
build.gradle
@@ -9,7 +9,7 @@
9
plugins {
10
// Apply the java-library plugin to add support for Java Library
11
id 'java-library'
12
- id 'org.springframework.boot' version '2.5.14'
+ id 'org.springframework.boot' version '3.3.1'
13
id 'java'
14
id "io.spring.dependency-management" version "1.0.11.RELEASE"
15
id 'com.palantir.git-version' version '0.12.3' // to get git-hash in manifest
0 commit comments