Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 93c1ffc

Browse files
Release 1.6.0
1 parent a371221 commit 93c1ffc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ To test KSP processors, you need to use the KSP dependency:
122122

123123
```Groovy
124124
dependencies {
125-
testImplementation("com.github.tschuchortdev:kotlin-compile-testing-ksp:1.5.0")
125+
testImplementation("com.github.tschuchortdev:kotlin-compile-testing-ksp:1.6.0")
126126
}
127127
```
128128

‎gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlin.incremental=false
44
kapt.include.compile.classpath=false
55

66
GROUP=com.github.tschuchortdev
7-
VERSION_NAME=1.5.1-SNAPSHOT
7+
VERSION_NAME=1.6.0
88
POM_DESCRIPTION=A library that enables testing of Kotlin annotation processors, compiler plugins and code generation.
99
POM_INCEPTION_YEAR=2019
1010
POM_URL=https\://github.com/tschuchortdev/kotlin-compile-testing

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /