Explorar o código

Upgrade io.spring.ge.conventions to 0.0.9

Closes gh-578
Joe Grandja %!s(int64=3) %!d(string=hai) anos
pai
achega
9614a252c9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

@@ -7,7 +7,7 @@ pluginManagement {
 
 plugins {
 	id "com.gradle.enterprise" version "3.8"
-	id "io.spring.ge.conventions" version "0.0.7"
+	id "io.spring.ge.conventions" version "0.0.9"
 }
 
 rootProject.name = 'spring-authorization-server'