We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9635dbf commit 667464aCopy full SHA for 667464a
1 file changed
buildSrc/src/main/kotlin/realty-conventions.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
}
4
5
group = "io.github.md5sha256"
6
-version = "1.1.1"
+version = "1.2.0-SNAPSHOT"
7
8
val targetJavaVersion = 21
9
0 commit comments