Browse Source

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

Rob Winch 2 months ago
parent
commit
362cc62611
1 changed files with 1 additions and 1 deletions
  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 {