Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Commit f819387

Browse files
committed
Kotlin 1.8
1 parent 4deaf8b commit f819387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
`java-library`
66
signing
77
`maven-publish`
8-
kotlin("jvm") version "1.6.21"
8+
kotlin("jvm") version "1.8.21"
99
}
1010

1111
group = "io.kotest.extensions"

0 commit comments

Comments
 (0)