We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 99bfd56 + 1ce1b85 commit b2cae62Copy full SHA for b2cae62
gradle/libs.versions.toml
@@ -8,12 +8,12 @@ avroPlugin = "1.9.1"
8
dependencyManagement = "1.1.7"
9
kotlin = "2.2.10"
10
mockitoKotlin = "6.0.0"
11
-msal4j = "1.22.0"
12
-sonarqube = "6.2.0.5505"
+msal4j = "1.23.0"
+sonarqube = "6.3.1.5724"
13
spotless = "7.2.1"
14
gradleWrapperUpgrade = "0.12"
15
-springBoot = "3.5.4"
16
-kotlinLogging = "7.0.12"
+springBoot = "3.5.5"
+kotlinLogging = "7.0.13"
17
18
[libraries]
19
assertJ = { group = "org.assertj", name = "assertj-core" }
0 commit comments