Sfoglia il codice sorgente

Upgrade io.spring.ge.conventions to 0.0.9

Closes gh-578
Joe Grandja 3 anni fa
parent
commit
9614a252c9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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'