Browse Source

Merge branch '1.0.x'

Joe Grandja 2 years ago
parent
commit
bac04ec56f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

@@ -8,7 +8,7 @@ pluginManagement {
 
 plugins {
 	id "com.gradle.enterprise" version "3.12.3"
-	id "io.spring.ge.conventions" version "0.0.11"
+	id "io.spring.ge.conventions" version "0.0.13"
 }
 
 dependencyResolutionManagement {