Skip to content
This repository was archived by the owner on Dec 15, 2024. It is now read-only.

Commit 62a1fed

Browse files
Update plugin org.jetbrains.kotlin.jvm to v1.9.23
1 parent 82518b6 commit 62a1fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import org.gradle.api.tasks.testing.logging.TestExceptionFormat
22

33
plugins {
44
id("kotest-publishing-conventions")
5-
kotlin("jvm") version "1.9.10"
5+
kotlin("jvm") version "1.9.23"
66
}
77

88
group = "io.kotest.extensions"

0 commit comments

Comments
 (0)