소스 검색

Update io.spring.ge.conventions plugin to 0.0.13

Closes gh-1190
Joe Grandja 2 년 전
부모
커밋
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 {