diff --git a/buildSrc/src/main/kotlin/io/spine/dependency/local/Base.kt b/buildSrc/src/main/kotlin/io/spine/dependency/local/Base.kt
index 433c1bd959..4c0bcf02ef 100644
--- a/buildSrc/src/main/kotlin/io/spine/dependency/local/Base.kt
+++ b/buildSrc/src/main/kotlin/io/spine/dependency/local/Base.kt
@@ -33,8 +33,8 @@ package io.spine.dependency.local
*/
@Suppress("ConstPropertyName", "unused")
object Base {
- const val version = "2.0.0-SNAPSHOT.421"
- const val versionForBuildScript = "2.0.0-SNAPSHOT.421"
+ const val version = "2.0.0-SNAPSHOT.423"
+ const val versionForBuildScript = "2.0.0-SNAPSHOT.423"
const val group = Spine.group
private const val prefix = "spine"
const val libModule = "$prefix-base"
diff --git a/buildSrc/src/main/kotlin/io/spine/dependency/local/Logging.kt b/buildSrc/src/main/kotlin/io/spine/dependency/local/Logging.kt
index e9f477ac3c..c79171f064 100644
--- a/buildSrc/src/main/kotlin/io/spine/dependency/local/Logging.kt
+++ b/buildSrc/src/main/kotlin/io/spine/dependency/local/Logging.kt
@@ -33,7 +33,7 @@ package io.spine.dependency.local
*/
@Suppress("ConstPropertyName", "unused")
object Logging {
- const val version = "2.0.0-SNAPSHOT.419"
+ const val version = "2.0.0-SNAPSHOT.422"
const val group = Spine.group
const val loggingArtifact = "spine-logging"
diff --git a/buildSrc/src/main/kotlin/io/spine/dependency/local/ToolBase.kt b/buildSrc/src/main/kotlin/io/spine/dependency/local/ToolBase.kt
index cd11577fbe..c0cbea3869 100644
--- a/buildSrc/src/main/kotlin/io/spine/dependency/local/ToolBase.kt
+++ b/buildSrc/src/main/kotlin/io/spine/dependency/local/ToolBase.kt
@@ -34,8 +34,8 @@ package io.spine.dependency.local
@Suppress("ConstPropertyName", "unused")
object ToolBase {
const val group = Spine.toolsGroup
- const val version = "2.0.0-SNAPSHOT.402"
- const val dogfoodingVersion = "2.0.0-SNAPSHOT.402"
+ const val version = "2.0.0-SNAPSHOT.403"
+ const val dogfoodingVersion = "2.0.0-SNAPSHOT.403"
const val lib = "$group:tool-base:$version"
const val classicCodegen = "$group:classic-codegen:$version"
diff --git a/buildSrc/src/main/kotlin/io/spine/dependency/local/Validation.kt b/buildSrc/src/main/kotlin/io/spine/dependency/local/Validation.kt
index 10f9f0dba1..942ccc8d7f 100644
--- a/buildSrc/src/main/kotlin/io/spine/dependency/local/Validation.kt
+++ b/buildSrc/src/main/kotlin/io/spine/dependency/local/Validation.kt
@@ -36,7 +36,7 @@ object Validation {
/**
* The version of the Validation library artifacts.
*/
- const val version = "2.0.0-SNAPSHOT.446"
+ const val version = "2.0.0-SNAPSHOT.449"
const val group = Spine.toolsGroup
private const val prefix = "validation"
diff --git a/config b/config
index c2aae6e746..0c0ef6ed25 160000
--- a/config
+++ b/config
@@ -1 +1 @@
-Subproject commit c2aae6e74662ddbe60e3e8695cc6a1b8b104f0a3
+Subproject commit 0c0ef6ed25d728f1a527c4a9cde174aafa36b33f
diff --git a/docs/dependencies/dependencies.md b/docs/dependencies/dependencies.md
index 7ed6601f86..35786cef78 100644
--- a/docs/dependencies/dependencies.md
+++ b/docs/dependencies/dependencies.md
@@ -1,6 +1,6 @@
-# Dependencies of `io.spine.tools:compiler-api:2.0.0-SNAPSHOT.060`
+# Dependencies of `io.spine.tools:compiler-api:2.0.0-SNAPSHOT.061`
## Runtime
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.22.0.
@@ -1099,14 +1099,14 @@
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Jul 06 18:11:30 WEST 2026** using
+This report was generated on **Tue Jul 07 17:24:16 WEST 2026** using
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
-# Dependencies of `io.spine.tools:compiler-api-tests:2.0.0-SNAPSHOT.060`
+# Dependencies of `io.spine.tools:compiler-api-tests:2.0.0-SNAPSHOT.061`
## Runtime
## Compile, tests, and tooling
@@ -1476,14 +1476,14 @@ This report was generated on **Mon Jul 06 18:11:30 WEST 2026** using
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Jul 06 18:11:29 WEST 2026** using
+This report was generated on **Tue Jul 07 17:24:16 WEST 2026** using
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
-# Dependencies of `io.spine.tools:compiler-backend:2.0.0-SNAPSHOT.060`
+# Dependencies of `io.spine.tools:compiler-backend:2.0.0-SNAPSHOT.061`
## Runtime
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.22.0.
@@ -2586,14 +2586,14 @@ This report was generated on **Mon Jul 06 18:11:29 WEST 2026** using
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Jul 06 18:11:30 WEST 2026** using
+This report was generated on **Tue Jul 07 17:24:16 WEST 2026** using
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
-# Dependencies of `io.spine.tools:compiler-cli:2.0.0-SNAPSHOT.060`
+# Dependencies of `io.spine.tools:compiler-cli:2.0.0-SNAPSHOT.061`
## Runtime
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.22.0.
@@ -3855,14 +3855,14 @@ This report was generated on **Mon Jul 06 18:11:30 WEST 2026** using
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Jul 06 18:11:30 WEST 2026** using
+This report was generated on **Tue Jul 07 17:24:16 WEST 2026** using
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
-# Dependencies of `io.spine.tools:compiler-gradle-api:2.0.0-SNAPSHOT.060`
+# Dependencies of `io.spine.tools:compiler-gradle-api:2.0.0-SNAPSHOT.061`
## Runtime
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.22.0.
@@ -4879,14 +4879,14 @@ This report was generated on **Mon Jul 06 18:11:30 WEST 2026** using
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Jul 06 18:11:30 WEST 2026** using
+This report was generated on **Tue Jul 07 17:24:16 WEST 2026** using
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
-# Dependencies of `io.spine.tools:compiler-gradle-plugin:2.0.0-SNAPSHOT.060`
+# Dependencies of `io.spine.tools:compiler-gradle-plugin:2.0.0-SNAPSHOT.061`
## Runtime
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.22.0.
@@ -5947,14 +5947,14 @@ This report was generated on **Mon Jul 06 18:11:30 WEST 2026** using
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Jul 06 18:11:30 WEST 2026** using
+This report was generated on **Tue Jul 07 17:24:16 WEST 2026** using
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
-# Dependencies of `io.spine.tools:compiler-jvm:2.0.0-SNAPSHOT.060`
+# Dependencies of `io.spine.tools:compiler-jvm:2.0.0-SNAPSHOT.061`
## Runtime
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.22.0.
@@ -7074,14 +7074,14 @@ This report was generated on **Mon Jul 06 18:11:30 WEST 2026** using
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Jul 06 18:11:30 WEST 2026** using
+This report was generated on **Tue Jul 07 17:24:16 WEST 2026** using
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
-# Dependencies of `io.spine.tools:compiler-params:2.0.0-SNAPSHOT.060`
+# Dependencies of `io.spine.tools:compiler-params:2.0.0-SNAPSHOT.061`
## Runtime
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.22.0.
@@ -8172,14 +8172,14 @@ This report was generated on **Mon Jul 06 18:11:30 WEST 2026** using
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Jul 06 18:11:30 WEST 2026** using
+This report was generated on **Tue Jul 07 17:24:16 WEST 2026** using
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
-# Dependencies of `io.spine.tools:compiler-protoc-plugin:2.0.0-SNAPSHOT.060`
+# Dependencies of `io.spine.tools:compiler-protoc-plugin:2.0.0-SNAPSHOT.061`
## Runtime
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
@@ -8249,11 +8249,11 @@ This report was generated on **Mon Jul 06 18:11:30 WEST 2026** using
* **Project URL:** [https://github.com/Kotlin/kotlinx.coroutines](https://github.com/Kotlin/kotlinx.coroutines)
* **License:** [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0.txt)
-1. **Group** : org.jetbrains.kotlinx. **Name** : kotlinx-datetime. **Version** : 0.7.1.
+1. **Group** : org.jetbrains.kotlinx. **Name** : kotlinx-datetime. **Version** : 0.8.0.
* **Project URL:** [https://github.com/Kotlin/kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime)
* **License:** [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0.txt)
-1. **Group** : org.jetbrains.kotlinx. **Name** : kotlinx-datetime-jvm. **Version** : 0.7.1.
+1. **Group** : org.jetbrains.kotlinx. **Name** : kotlinx-datetime-jvm. **Version** : 0.8.0.
* **Project URL:** [https://github.com/Kotlin/kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime)
* **License:** [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0.txt)
@@ -9012,14 +9012,14 @@ This report was generated on **Mon Jul 06 18:11:30 WEST 2026** using
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Jul 06 18:11:30 WEST 2026** using
+This report was generated on **Tue Jul 07 17:24:16 WEST 2026** using
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
-# Dependencies of `io.spine.tools:compiler-test-env:2.0.0-SNAPSHOT.060`
+# Dependencies of `io.spine.tools:compiler-test-env:2.0.0-SNAPSHOT.061`
## Runtime
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.22.0.
@@ -10118,14 +10118,14 @@ This report was generated on **Mon Jul 06 18:11:30 WEST 2026** using
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Jul 06 18:11:30 WEST 2026** using
+This report was generated on **Tue Jul 07 17:24:16 WEST 2026** using
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
-# Dependencies of `io.spine.tools:compiler-testlib:2.0.0-SNAPSHOT.060`
+# Dependencies of `io.spine.tools:compiler-testlib:2.0.0-SNAPSHOT.061`
## Runtime
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.22.0.
@@ -11331,6 +11331,6 @@ This report was generated on **Mon Jul 06 18:11:30 WEST 2026** using
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Jul 06 18:11:30 WEST 2026** using
+This report was generated on **Tue Jul 07 17:24:16 WEST 2026** using
[Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under
[Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
\ No newline at end of file
diff --git a/docs/dependencies/pom.xml b/docs/dependencies/pom.xml
index a9038ee3ad..605248601f 100644
--- a/docs/dependencies/pom.xml
+++ b/docs/dependencies/pom.xml
@@ -10,7 +10,7 @@ all modules and does not describe the project structure per-subproject.
-->
io.spine.tools
compiler
-2.0.0-SNAPSHOT.060
+2.0.0-SNAPSHOT.061
2015
@@ -104,31 +104,31 @@ all modules and does not describe the project structure per-subproject.
io.spine
spine-base
- 2.0.0-SNAPSHOT.421
+ 2.0.0-SNAPSHOT.423
compile
io.spine
spine-environment
- 2.0.0-SNAPSHOT.421
+ 2.0.0-SNAPSHOT.423
compile
io.spine
spine-format
- 2.0.0-SNAPSHOT.421
+ 2.0.0-SNAPSHOT.423
compile
io.spine
spine-logging
- 2.0.0-SNAPSHOT.419
+ 2.0.0-SNAPSHOT.422
compile
io.spine
spine-logging-jvm
- 2.0.0-SNAPSHOT.419
+ 2.0.0-SNAPSHOT.422
compile
@@ -158,7 +158,7 @@ all modules and does not describe the project structure per-subproject.
io.spine
spine-validation-jvm-runtime
- 2.0.0-SNAPSHOT.446
+ 2.0.0-SNAPSHOT.449
compile
@@ -170,31 +170,31 @@ all modules and does not describe the project structure per-subproject.
io.spine.tools
gradle-plugin-api
- 2.0.0-SNAPSHOT.402
+ 2.0.0-SNAPSHOT.403
compile
io.spine.tools
jvm-tools
- 2.0.0-SNAPSHOT.402
+ 2.0.0-SNAPSHOT.403
compile
io.spine.tools
logging-testlib
- 2.0.0-SNAPSHOT.419
+ 2.0.0-SNAPSHOT.422
compile
io.spine.tools
plugin-base
- 2.0.0-SNAPSHOT.402
+ 2.0.0-SNAPSHOT.403
compile
io.spine.tools
protobuf-setup-plugins
- 2.0.0-SNAPSHOT.402
+ 2.0.0-SNAPSHOT.403
compile
@@ -206,7 +206,7 @@ all modules and does not describe the project structure per-subproject.
io.spine.tools
psi-java
- 2.0.0-SNAPSHOT.402
+ 2.0.0-SNAPSHOT.403
compile
@@ -218,7 +218,7 @@ all modules and does not describe the project structure per-subproject.
io.spine.tools
tool-base
- 2.0.0-SNAPSHOT.402
+ 2.0.0-SNAPSHOT.403
compile
@@ -284,7 +284,7 @@ all modules and does not describe the project structure per-subproject.
io.spine.tools
plugin-testlib
- 2.0.0-SNAPSHOT.402
+ 2.0.0-SNAPSHOT.403
test
@@ -411,7 +411,7 @@ all modules and does not describe the project structure per-subproject.
io.spine.tools
validation-java-bundle
- 2.0.0-SNAPSHOT.446
+ 2.0.0-SNAPSHOT.449
org.jacoco
diff --git a/version.gradle.kts b/version.gradle.kts
index 5783573e03..ca072a01e4 100644
--- a/version.gradle.kts
+++ b/version.gradle.kts
@@ -30,7 +30,7 @@
* This version is also used by integration test projects.
* E.g. see `tests/consumer/build.gradle.kts`.
*/
-private val compilerVersion = "2.0.0-SNAPSHOT.060"
+private val compilerVersion = "2.0.0-SNAPSHOT.061"
extra.set("compilerVersion", compilerVersion)
/**