ソースを参照

Bump io.spring.develocity.conventions from 0.0.22 to 0.0.23

Rob Winch 2 ヶ月 前
コミット
c5b41f50f5
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 {