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 499990f commit ef86896Copy full SHA for ef86896
version.gradle.kts
@@ -25,6 +25,6 @@
25
* `.config/gradle/dependencies.gradle`.
26
*/
27
28
-val spineBaseVersion: String by extra("1.6.12")
29
-val spineCoreVersion: String by extra("1.6.13")
30
-val versionToPublish: String by extra("1.6.12")
+val spineBaseVersion: String by extra("1.6.13")
+val spineCoreVersion: String by extra("1.6.15")
+val versionToPublish: String by extra("1.6.15")
0 commit comments