Prechádzať zdrojové kódy

Revert "Bump com.gradle.develocity from 3.17.6 to 3.18"

This reverts commit 430874c6
Steve Riesenberg 1 rok pred
rodič
commit
fd991aaf9e
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

@@ -5,7 +5,7 @@ pluginManagement {
 }
 
 plugins {
-	id "com.gradle.develocity" version "3.18"
+	id "com.gradle.develocity" version "3.17.6"
 	id "io.spring.develocity.conventions" version "0.0.20"
 }