Skip to content

Commit b75d3da

Browse files
Merge branch 'main' into renovate/mockk
2 parents 1a0ecdd + a775abd commit b75d3da

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@ datasource = "8.0.11-1836-95c6e774"
1414

1515
# Test Dependencies
1616
kotest = "5.9.1"
17-
turbine = "1.2.0"
17+
turbine = "1.2.1"
1818
mockk = "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"
2424
dokka-plugin = "2.2.0"
2525
binary-compatibility-validator-plugin = "0.18.1"
26-
kover-plugin = "0.9.1"
26+
kover-plugin = "0.9.8"
2727
vanniktech-maven-publish-plugin = "0.31.0"
2828
spring-dependency-management-plugin = "1.1.7"
2929

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=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
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)