Skip to content

Commit d8f01a0

Browse files
Bump McJava -> 2.0.0-SNAPSHOT.310
1 parent cb8e254 commit d8f01a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • buildSrc/src/main/kotlin/io/spine/dependency/local

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,12 @@ object McJava {
4242
/**
4343
* The version used to in the build classpath.
4444
*/
45-
const val dogfoodingVersion = "2.0.0-SNAPSHOT.307"
45+
const val dogfoodingVersion = "2.0.0-SNAPSHOT.310"
4646

4747
/**
4848
* The version to be used for integration tests.
4949
*/
50-
const val version = "2.0.0-SNAPSHOT.307"
50+
const val version = "2.0.0-SNAPSHOT.310"
5151

5252
/**
5353
* The ID of the Gradle plugin.

0 commit comments

Comments
 (0)