File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ http4k-server-jetty = { module = "org.http4k:http4k-server-jetty" }
114
114
jetbrains-annotations = { group = " org.jetbrains" , name = " annotations" , version.ref = " jetbrains-annotations" }
115
115
junit = { group = " junit" , name = " junit" , version.ref = " junit" }
116
116
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" }
118
118
graphql-java = " com.graphql-java:graphql-java:20.4"
119
119
# The main kotlin version for build-logic and Gradle tests
120
120
kotlin-plugin = { group = " org.jetbrains.kotlin" , name = " kotlin-gradle-plugin" , version.ref = " kotlin-plugin" }
You can’t perform that action at this time.
0 commit comments