Skip to content

Commit

Permalink
fix(deps): update dependency dev.zacsweers.kctfork:core to v0.5.0 (#7348
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 6, 2024
1 parent 5b48024 commit 8f09982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ assertj = "org.assertj:assertj-core:3.26.0"
classgraph = "io.github.classgraph:classgraph:4.8.173"
snakeyaml = "org.snakeyaml:snakeyaml-engine:2.7"
jcommander = "org.jcommander:jcommander:1.83"
kotlinCompileTesting = { module = "dev.zacsweers.kctfork:core", version = "0.5.0-alpha08" }
kotlinCompileTesting = { module = "dev.zacsweers.kctfork:core", version = "0.5.0" }
jetbrains-annotations = "org.jetbrains:annotations:24.1.0"

[plugins]
Expand Down

0 comments on commit 8f09982

Please sign in to comment.