Browse Source

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

Rob Winch 2 tháng trước cách đây
mục cha
commit
362cc62611
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 {