Skip to content

Commit 6948539

Browse files
build(deps): bump dev.zacsweers.kctfork:core from 0.5.1 to 0.7.1
Bumps [dev.zacsweers.kctfork:core](https://github.com/zacsweers/kotlin-compile-testing) from 0.5.1 to 0.7.1. - [Release notes](https://github.com/zacsweers/kotlin-compile-testing/releases) - [Changelog](https://github.com/ZacSweers/kotlin-compile-testing/blob/main/CHANGELOG.md) - [Commits](ZacSweers/kotlin-compile-testing@0.5.1...0.7.1) --- updated-dependencies: - dependency-name: dev.zacsweers.kctfork:core dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7412ed8 commit 6948539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spring-boot = "3.2.7"
2929
commons-codec = { strictly = "[1.13, 2[", prefer = "1.16.0" }
3030

3131
# test dependencies
32-
compile-testing = "0.5.1"
32+
compile-testing = "0.7.1"
3333
icu = "75.1"
3434
junit = "5.10.2"
3535
junit-platform = "1.10.1"

0 commit comments

Comments
 (0)