소스 검색

Upgrade io.spring.ge.conventions to 0.0.9

Closes gh-578
Joe Grandja 3 년 전
부모
커밋
9614a252c9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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'