소스 검색

Merge branch 'gradle/6.4.x/io.spring.develocity.conventions-0.0.23' into 6.4.x

Rob Winch 2 달 전
부모
커밋
362cc62611
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

@@ -5,7 +5,7 @@ pluginManagement {
 }
 
 plugins {
-	id "io.spring.develocity.conventions" version "0.0.22"
+	id "io.spring.develocity.conventions" version "0.0.23"
 }
 
 dependencyResolutionManagement {