Skip to content

Commit a0a1097

Browse files
author
github-actions
committed
Setting next snapshot version [skip ci]
1 parent 7c117f2 commit a0a1097

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
#Mon, 13 Jun 2022 22:30:47 +0000
1+
#Sun, 05 Mar 2023 23:42:38 +0000
22
kotlin.code.style=official
33
kotlin.incremental=false
44
kapt.include.compile.classpath=false
55

66
GROUP=com.github.tschuchortdev
7-
VERSION_NAME=1.5.0
7+
VERSION_NAME=1.5.1-SNAPSHOT
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)