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.
1 parent efb2e3d commit aff4539Copy full SHA for aff4539
build.gradle.kts
@@ -10,7 +10,7 @@ val archunitVersion = "1.3.0"
10
val logunitVersion = "2.0.0"
11
12
plugins {
13
- val springDependencyManagementVersion = "1.1.4"
+ val springDependencyManagementVersion = "1.1.5"
14
val kotlinVersion = "1.9.23"
15
val adarshrTestLoggerVersion = "4.0.0"
16
val sonarqubeVersion = "5.0.0.4638"
0 commit comments