We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b34937e + 8c2b424 commit e402ff2Copy full SHA for e402ff2
gradle/libs.versions.toml
@@ -3,7 +3,7 @@ assertj = "3.24.2"
3
mockito = "5.7.0"
4
javaFormatForPlugins = "0.0.43"
5
jsr305 = "3.0.2"
6
-junit = "5.10.3"
+junit = "5.10.4"
7
slf4j = "2.0.16"
8
logback = "1.4.14"
9
settings.gradle
@@ -5,8 +5,8 @@ pluginManagement {
}
plugins {
- id 'com.gradle.develocity' version '3.17.6'
- id 'io.spring.develocity.conventions' version '0.0.20'
+ id 'com.gradle.develocity' version '3.18.1'
+ id 'io.spring.develocity.conventions' version '0.0.22'
10
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
11
12
0 commit comments