We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c230d71 commit 503293bCopy full SHA for 503293b
settings.gradle
@@ -1,6 +1,6 @@
1
pluginManagement {
2
plugins {
3
- id 'io.spring.dependency-management' version "1.1.6"
+ id 'io.spring.dependency-management' version "1.1.7"
4
id 'org.springframework.boot' version "3.4.1"
5
['jvm', 'plugin.spring', 'plugin.jpa'].forEach(postfix -> {
6
id "org.jetbrains.kotlin.${postfix}" version "1.8.0"
0 commit comments