Просмотр исходного кода

Update io.spring.ge.conventions plugin to 0.0.13

Closes gh-1190
Joe Grandja 2 лет назад
Родитель
Сommit
55677ec354
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

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