Skip to content

Commit 84c26e7

Browse files
committed
chore: sandbox version updates
1 parent fc36396 commit 84c26e7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

sandbox/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ semver.commitsMaxCount=100
2121
# semver.logOnlyOnRootProject=true
2222

2323
# Sandbox Testing
24-
test.version=0.9.1
24+
test.version=0.9.3

sandbox/gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ kotlinx-benchmark = "0.4.11"
3535
kotlinx-metadata = "0.9.0"
3636
kotlinx-reflect-lite = "1.1.0"
3737
kotlinx-bcv = "0.16.3"
38-
kotlin-dokka = "2.0.0-Beta"
38+
kotlin-dokka = "1.9.20"
3939
kotlin-wrappers = "1.0.0-pre.816"
4040
kotlin-redacted = "1.11.0-alpha01"
4141
kotlinx-multik = "0.2.3"
@@ -80,7 +80,7 @@ pty4j = "0.13.0"
8080
junit = "5.11.2"
8181
koin = "4.0.0"
8282
kotest = "6.0.0.M1"
83-
mockk = "1.13.12"
83+
mockk = "1.13.13"
8484
mokkery = "2.4.0"
8585
wiremock = "3.9.1"
8686
wiremock-kotlin = "2.1.1"
@@ -194,7 +194,7 @@ nexus-publish = "2.0.0"
194194
vanniktech-publish = "0.29.0"
195195
shadow = "8.3.3"
196196
spotless = "7.0.0.BETA2"
197-
semver-plugin = "0.7.1"
197+
semver-plugin = "0.8.0"
198198
tasktree = "4.0.0"
199199
sigstore = "1.0.0"
200200
reproducible-builds = "1.0"

0 commit comments

Comments
 (0)