We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c99068 commit c26d720Copy full SHA for c26d720
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
val name = "Insights"
13
group = "dev.frankheijden.insights"
14
val dependencyDir = "$group.dependencies"
15
-version = "6.13.1-SNAPSHOT"
+version = "6.14.0"
16
17
subprojects {
18
apply(plugin = "java")
0 commit comments