File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ lombok-gradle = "8.4"
66hamcrest-core = " 2.2"
77hamcrest-date = " 2.0.8"
88typeTools = " 0.6.3"
9- spotbugs = " 6.0.1 "
9+ spotbugs = " 6.0.2 "
1010assertj-vavr = " 0.4.3"
1111reflection-util = " 2.14.0"
1212nexus-publish = " 2.0.0-rc-1"
@@ -18,7 +18,7 @@ kover = "0.7.5"
1818kotest = " 5.8.0"
1919assertj-core = " 3.24.2"
2020detekt = " 1.23.4"
21- spotless = " 6.23.2 "
21+ spotless = " 6.23.3 "
2222apache-log4j = " 2.22.0"
2323testLogger = " 4.0.0"
2424jetbrains-annotations = " 24.1.0"
Original file line number Diff line number Diff line change 55 * https://opensource.org/licenses/BSD-3-Clause
66 * ****************************************************************************
77 */
8- plugins { id(" com.gradle.enterprise" ) version " 3.15.1 " }
8+ plugins { id(" com.gradle.enterprise" ) version " 3.16 " }
99
1010dependencyResolutionManagement {
1111 versionCatalogs { create(" libs" ) { from(files(" libs.versions.toml" )) } }
You can’t perform that action at this time.
0 commit comments