Skip to content

Commit 6480d69

Browse files
committed
Update Globals.kt
1 parent c62be58 commit 6480d69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/src/main/kotlin/Globals.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ object Globals {
1010
const val springBootR2dbcVersion = "0.1.0.M2"
1111
const val dependencyManagementVersion = "1.0.8.RELEASE"
1212

13-
const val versionsGradlePluginVersion = "0.27.0"
14-
const val reckonGradlePluginVersion = "0.11.0"
13+
const val versionsGradlePluginVersion = "0.39.0"
14+
const val reckonGradlePluginVersion = "0.13.0"
1515
const val jibGradlePluginVersion = "1.7.0"
1616
const val gradleWrapperVersion = "5.6.4"
1717

0 commit comments

Comments
 (0)