Skip to content

Commit

Permalink
kotlin-compile-testing 0.5.0-alpha07
Browse files Browse the repository at this point in the history
  • Loading branch information
3flex committed Apr 11, 2024
1 parent 130a53b commit 937a29b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -42,7 +42,7 @@ assertj = "org.assertj:assertj-core:3.25.3"
classgraph = "io.github.classgraph:classgraph:4.8.170"
snakeyaml = "org.snakeyaml:snakeyaml-engine:2.7"
jcommander = "org.jcommander:jcommander:1.83"
kotlinCompileTesting = { module = "dev.zacsweers.kctfork:core", version = "0.5.0-alpha06" }
kotlinCompileTesting = { module = "dev.zacsweers.kctfork:core", version = "0.5.0-alpha07" }
jetbrains-annotations = "org.jetbrains:annotations:24.1.0"

[plugins]
Expand Down

0 comments on commit 937a29b

Please sign in to comment.