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 c62be58 commit 6480d69Copy full SHA for 6480d69
buildSrc/src/main/kotlin/Globals.kt
@@ -10,8 +10,8 @@ object Globals {
10
const val springBootR2dbcVersion = "0.1.0.M2"
11
const val dependencyManagementVersion = "1.0.8.RELEASE"
12
13
- const val versionsGradlePluginVersion = "0.27.0"
14
- const val reckonGradlePluginVersion = "0.11.0"
+ const val versionsGradlePluginVersion = "0.39.0"
+ const val reckonGradlePluginVersion = "0.13.0"
15
const val jibGradlePluginVersion = "1.7.0"
16
const val gradleWrapperVersion = "5.6.4"
17
0 commit comments