File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11[versions ]
2- kotlin = " 1.9.21 "
2+ kotlin = " 1.9.22 "
33java-vavr = " 0.10.4"
44kotlin-vavr = " 0.10.2"
55lombok-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.6 "
1010assertj-vavr = " 0.4.3"
11- reflection-util = " 2.14 .0"
11+ reflection-util = " 2.15 .0"
1212nexus-publish = " 2.0.0-rc-1"
1313apache-common-text-version = " 1.11.0"
1414
1515# Common dependencies
1616junit = " 5.10.1"
1717kover = " 0.7.5"
1818kotest = " 5.8.0"
19- assertj-core = " 3.24.2 "
19+ assertj-core = " 3.25.1 "
2020detekt = " 1.23.4"
21- spotless = " 6.23.2 "
22- apache-log4j = " 2.22.0 "
21+ spotless = " 6.23.3 "
22+ apache-log4j = " 2.22.1 "
2323testLogger = " 4.0.0"
2424jetbrains-annotations = " 24.1.0"
2525
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 .1" }
99
1010dependencyResolutionManagement {
1111 versionCatalogs { create(" libs" ) { from(files(" libs.versions.toml" )) } }
You can’t perform that action at this time.
0 commit comments