Skip to content

Commit 1c34b90

Browse files
BoDAnka
authored andcommitted
Bump kotlin-compiletesting to 0.8.0
1 parent 7c2e29f commit 1c34b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libraries.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ http4k-server-jetty = { module = "org.http4k:http4k-server-jetty" }
114114
jetbrains-annotations = { group = "org.jetbrains", name = "annotations", version.ref = "jetbrains-annotations" }
115115
junit = { group = "junit", name = "junit", version.ref = "junit" }
116116
kotlin-allopen = { group = "org.jetbrains.kotlin", name = "kotlin-allopen", version.ref = "kotlin-plugin" }
117-
kotlin-compiletesting = { group = "dev.zacsweers.kctfork", name = "core", version = "0.6.0" }
117+
kotlin-compiletesting = { group = "dev.zacsweers.kctfork", name = "core", version = "0.8.0" }
118118
graphql-java = "com.graphql-java:graphql-java:20.4"
119119
# The main kotlin version for build-logic and Gradle tests
120120
kotlin-plugin = { group = "org.jetbrains.kotlin", name = "kotlin-gradle-plugin", version.ref = "kotlin-plugin" }

0 commit comments

Comments
 (0)