We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c6c661 commit 2f593ddCopy full SHA for 2f593dd
buildSrc/src/main/kotlin/Project.kt
@@ -3,7 +3,7 @@ import java.time.Year
3
object Project {
4
const val GROUP = "io.github.ayfri.kore"
5
const val URL = "github.com/Ayfri/Kore"
6
- const val VERSION = "1.33.2"
+ const val VERSION = "1.34.0"
7
8
// Publishing constants
9
const val CENTRAL_PORTAL_URL = "https://central.sonatype.com/api/v1/publisher"
0 commit comments