Skip to content

Commit 3f3a597

Browse files
authored
bump test dependencies and Gradle Plugin Publisher (#10)
1 parent 1c49ca5 commit 3f3a597

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
kotlinGradle = "1.6.0"
44

55
javaDiffUtils = "4.12"
6-
junit = "5.9.2"
7-
kotest = "5.5.5"
6+
junit = "5.9.3"
7+
kotest = "5.6.1"
88
kotlinx-bcv = "0.13.1"
99

10-
gradlePluginPublishPlugin = "1.1.0"
10+
gradlePluginPublishPlugin = "1.2.0"
1111
shadowPlugin = "8.1.0"
1212
bcvMu = "0.0.3"
1313

0 commit comments

Comments
 (0)