Skip to content

Commit 611718f

Browse files
chore(deps-dev): bump dev.zacsweers.kctfork:core from 0.10.1 to 0.11.0 (#106)
Bumps [dev.zacsweers.kctfork:core](https://github.com/zacsweers/kotlin-compile-testing) from 0.10.1 to 0.11.0. - [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.10.1...0.11.0) --- updated-dependencies: - dependency-name: dev.zacsweers.kctfork:core dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bdb3424 commit 611718f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_build/parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<properties>
1818
<classgraph.version>4.8.184</classgraph.version>
1919
<kotlin-poet.version>2.2.0</kotlin-poet.version>
20-
<kotlin-compile-testing.version>0.10.1</kotlin-compile-testing.version>
20+
<kotlin-compile-testing.version>0.11.0</kotlin-compile-testing.version>
2121
<slf4j.version>2.0.17</slf4j.version>
2222

2323
<!-- TEST -->

0 commit comments

Comments
 (0)