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 a358a82 commit e033418Copy full SHA for e033418
buildSrc/build.gradle
@@ -53,6 +53,8 @@ dependencies {
53
54
implementation localGroovy()
55
56
+ runtimeOnly 'org.springframework.boot:spring-boot-loader-tools:2.7.12'
57
+
58
implementation 'com.github.ben-manes:gradle-versions-plugin:0.25.0'
59
implementation 'gradle.plugin.org.gretty:gretty:3.0.1'
60
implementation 'io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.21.1'
0 commit comments