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.
2.0.0-SNAPSHOT.017
1 parent 231997e commit 9f18028Copy full SHA for 9f18028
version.gradle.kts
@@ -29,5 +29,5 @@
29
*
30
* Do not rename this property, as it is also used in the integration tests via its name.
31
*/
32
-val coreJvmCompilerVersion by extra("2.0.0-SNAPSHOT.016")
+val coreJvmCompilerVersion by extra("2.0.0-SNAPSHOT.017")
33
val versionToPublish by extra(coreJvmCompilerVersion)
0 commit comments