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 380de47 commit b27b2c6Copy full SHA for b27b2c6
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'java'
3
id 'org.springframework.boot' version '3.4.0'
4
- id 'io.spring.dependency-management' version '1.1.6'
+ id 'io.spring.dependency-management' version '1.1.7'
5
}
6
7
group = 'ch.appuio.techlab'
0 commit comments