浏览代码

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 {