Skip to content

Commit 9dece7f

Browse files
Bump CoreJvm Compiler -> 2.0.0-SNAPSHOT.060
1 parent f60a711 commit 9dece7f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

buildSrc/src/main/kotlin/io/spine/dependency/local/CoreJvmCompiler.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@ object CoreJvmCompiler {
4646
/**
4747
* The version used to in the build classpath.
4848
*/
49-
const val dogfoodingVersion = "2.0.0-SNAPSHOT.058"
49+
const val dogfoodingVersion = "2.0.0-SNAPSHOT.060"
5050

5151
/**
5252
* The version to be used for integration tests.
5353
*/
54-
const val version = "2.0.0-SNAPSHOT.058"
54+
const val version = "2.0.0-SNAPSHOT.060"
5555

5656
/**
5757
* The ID of the Gradle plugin.

0 commit comments

Comments
 (0)