소스 검색

Merge branch '0.4.x' into 1.0.x

Closes gh-1193
Joe Grandja 2 년 전
부모
커밋
97be49df06
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

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