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 d9a7d73 commit 39bd152Copy full SHA for 39bd152
integration-tests/gradle/src/main/resources/spring-dependency-plugin-project/settings.gradle
@@ -11,7 +11,7 @@ pluginManagement {
11
}
12
plugins {
13
id 'io.quarkus' version "${quarkusPluginVersion}"
14
- id 'io.spring.dependency-management' version '1.0.11.RELEASE'
+ id 'io.spring.dependency-management' version '1.0.13.RELEASE'
15
16
17
rootProject.name='code-with-quarkus'
0 commit comments