Skip to content

Commit 07bf2dc

Browse files
committed
Updated the JVM Dependency Conflict Resolution Gradle Plugin to version 2.3.
1 parent ff4d271 commit 07bf2dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ detekt = "1.23.7"
77
equalsverifier = "4.0"
88
jetbrains-annotations = "26.0.2"
99
junit = "5.12.2"
10-
jvmDependencyConflictResolution-gradlePlugin = "2.1.2"
10+
jvmDependencyConflictResolution-gradlePlugin = "2.3"
1111
koin = "4.0.4"
1212
kotest = "5.9.1"
1313
kotlin = "2.1.21" # Must match KSP version below.

0 commit comments

Comments
 (0)