File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,16 +14,16 @@ datasource = "8.0.11-1836-95c6e774"
1414
1515# Test Dependencies
1616kotest = " 5.9.1"
17- turbine = " 1.2.0 "
17+ turbine = " 1.2.1 "
1818mockk = " 1.14.9"
1919
2020# Spring BOM should manage other dependencies versions.
2121
2222# Plugins
23- spotless-plugin = " 8.5.1 "
23+ spotless-plugin = " 8.6.0 "
2424dokka-plugin = " 2.2.0"
2525binary-compatibility-validator-plugin = " 0.18.1"
26- kover-plugin = " 0.9.1 "
26+ kover-plugin = " 0.9.8 "
2727vanniktech-maven-publish-plugin = " 0.31.0"
2828spring-dependency-management-plugin = " 1.1.7"
2929
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.5 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.5.1 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments