diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml
index f516735d..1b15ab44 100644
--- a/.idea/kotlinc.xml
+++ b/.idea/kotlinc.xml
@@ -3,8 +3,12 @@
+
+
+
+
-
\ No newline at end of file
+
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 3bb11408..d8b54297 100644
--- a/buildSrc/src/main/kotlin/io/spine/dependency/local/Logging.kt
+++ b/buildSrc/src/main/kotlin/io/spine/dependency/local/Logging.kt
@@ -46,7 +46,7 @@ object Logging {
const val grpcContext = "$group:spine-logging-grpc-context:$version"
const val smokeTest = "$group:spine-logging-smoke-test:$version"
- const val testLib = "${Spine.toolsGroup}:spine-logging-testlib:$version"
+ const val testLib = "${Spine.toolsGroup}:logging-testlib:$version"
// Transitive dependencies.
// Make `public` and use them to force a version in a particular repository, if needed.
diff --git a/buildSrc/src/main/kotlin/io/spine/dependency/test/Kotest.kt b/buildSrc/src/main/kotlin/io/spine/dependency/test/Kotest.kt
index 6e0ff0b5..f857bcd8 100644
--- a/buildSrc/src/main/kotlin/io/spine/dependency/test/Kotest.kt
+++ b/buildSrc/src/main/kotlin/io/spine/dependency/test/Kotest.kt
@@ -41,34 +41,17 @@ object Kotest {
const val assertions = "$group:kotest-assertions-core:$version"
const val runnerJUnit5 = "$group:kotest-runner-junit5:$version"
const val runnerJUnit5Jvm = "$group:kotest-runner-junit5-jvm:$version"
+ const val frameworkEngine = "$group:kotest-framework-engine:$version"
const val common = "$group:kotest-common:$version"
/**
- * @deprecated Use [frameworkEngine] instead.
+ * @deprecated Use `frameworkEngine` instead.
*/
@Deprecated("Use `frameworkEngine` instead.", ReplaceWith("frameworkEngine"))
const val frameworkApi = "$group:kotest-framework-api:$version"
-
/**
* @deprecated The dependency was merged into the core framework.
*/
@Deprecated("The dependency was merged into the core framework.")
const val datatest = "$group:kotest-framework-datatest:$version"
- const val frameworkEngine = "$group:kotest-framework-engine:$version"
-
- // https://plugins.gradle.org/plugin/io.kotest.multiplatform
- @Deprecated("The plugin is deprecated. Use `io.kotest` plugin instead.")
- object MultiplatformGradlePlugin {
- const val version = "6.0.0.M4"
- const val id = "io.kotest.multiplatform"
- const val classpath = "$group:kotest-framework-multiplatform-plugin-gradle:$version"
- }
-
- // https://github.com/kotest/kotest-gradle-plugin
- @Deprecated("The repository is archived. Use `io.kotest.multiplatform` plugin instead.")
- object JvmGradlePlugin {
- const val version = "0.4.11"
- const val id = "io.kotest"
- const val classpath = "$group:kotest-gradle-plugin:$version"
- }
}
diff --git a/config b/config
index 8f078d4e..5033aff8 160000
--- a/config
+++ b/config
@@ -1 +1 @@
-Subproject commit 8f078d4e367c1932f1470a3f37b3f94e19072e35
+Subproject commit 5033aff8159fdde56cd82ba621ac1908fe2f04b1
diff --git a/dependencies.md b/dependencies.md
index f918daa5..a2a10a9d 100644
--- a/dependencies.md
+++ b/dependencies.md
@@ -1,6 +1,6 @@
-# Dependencies of `io.spine:spine-logging-context-tests:2.0.0-SNAPSHOT.412`
+# Dependencies of `io.spine:spine-logging-context-tests:2.0.0-SNAPSHOT.413`
## Runtime
1. **Group** : org.jetbrains. **Name** : annotations. **Version** : 26.0.2.
@@ -409,14 +409,14 @@
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
+This report was generated on **Mon Apr 20 20:30:02 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:spine-logging-fixtures:2.0.0-SNAPSHOT.412`
+# Dependencies of `io.spine:spine-logging-fixtures:2.0.0-SNAPSHOT.413`
## Runtime
## Compile, tests, and tooling
@@ -1176,14 +1176,14 @@ This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
+This report was generated on **Mon Apr 20 20:30:03 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:spine-logging-grpc-context:2.0.0-SNAPSHOT.412`
+# Dependencies of `io.spine:spine-logging-grpc-context:2.0.0-SNAPSHOT.413`
## Runtime
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
@@ -2022,14 +2022,14 @@ This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
+This report was generated on **Mon Apr 20 20:30:02 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:spine-logging-jul-backend:2.0.0-SNAPSHOT.412`
+# Dependencies of `io.spine:spine-logging-jul-backend:2.0.0-SNAPSHOT.413`
## Runtime
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
@@ -2852,14 +2852,14 @@ This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
+This report was generated on **Mon Apr 20 20:30:02 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:spine-logging-jvm-default-platform:2.0.0-SNAPSHOT.412`
+# Dependencies of `io.spine:spine-logging-jvm-default-platform:2.0.0-SNAPSHOT.413`
## Runtime
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
@@ -3702,14 +3702,14 @@ This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
+This report was generated on **Mon Apr 20 20:30:02 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:spine-logging-jvm-jul-backend-grpc-context:2.0.0-SNAPSHOT.412`
+# Dependencies of `io.spine:spine-logging-jvm-jul-backend-grpc-context:2.0.0-SNAPSHOT.413`
## Runtime
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
@@ -4600,14 +4600,14 @@ This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
+This report was generated on **Mon Apr 20 20:30:02 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:spine-logging-jvm-jul-backend-std-context:2.0.0-SNAPSHOT.412`
+# Dependencies of `io.spine:spine-logging-jvm-jul-backend-std-context:2.0.0-SNAPSHOT.413`
## Runtime
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
@@ -5490,14 +5490,14 @@ This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
+This report was generated on **Mon Apr 20 20:30:02 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:spine-logging-jvm-log4j2-backend-std-context:2.0.0-SNAPSHOT.412`
+# Dependencies of `io.spine:spine-logging-jvm-log4j2-backend-std-context:2.0.0-SNAPSHOT.413`
## Runtime
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
@@ -6380,14 +6380,14 @@ This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
+This report was generated on **Mon Apr 20 20:30:02 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:spine-logging-jvm-slf4j-jdk14-backend-std-context:2.0.0-SNAPSHOT.412`
+# Dependencies of `io.spine:spine-logging-jvm-slf4j-jdk14-backend-std-context:2.0.0-SNAPSHOT.413`
## Runtime
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
@@ -7278,14 +7278,14 @@ This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
+This report was generated on **Mon Apr 20 20:30:02 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:spine-logging-jvm-slf4j-reload4j-backend-std-context:2.0.0-SNAPSHOT.412`
+# Dependencies of `io.spine:spine-logging-jvm-slf4j-reload4j-backend-std-context:2.0.0-SNAPSHOT.413`
## Runtime
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
@@ -8180,14 +8180,14 @@ This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
+This report was generated on **Mon Apr 20 20:30:02 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:spine-logging-log4j2-backend:2.0.0-SNAPSHOT.412`
+# Dependencies of `io.spine:spine-logging-log4j2-backend:2.0.0-SNAPSHOT.413`
## Runtime
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
@@ -9034,14 +9034,14 @@ This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
+This report was generated on **Mon Apr 20 20:30:02 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:spine-logging:2.0.0-SNAPSHOT.412`
+# Dependencies of `io.spine:spine-logging:2.0.0-SNAPSHOT.413`
## Runtime
## Compile, tests, and tooling
@@ -9829,14 +9829,14 @@ This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
+This report was generated on **Mon Apr 20 20:30:02 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:logging-testlib:2.0.0-SNAPSHOT.412`
+# Dependencies of `io.spine.tools:logging-testlib:2.0.0-SNAPSHOT.413`
## Runtime
## Compile, tests, and tooling
@@ -10616,14 +10616,14 @@ This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
+This report was generated on **Mon Apr 20 20:30:03 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:spine-logging-probe-backend:2.0.0-SNAPSHOT.412`
+# Dependencies of `io.spine:spine-logging-probe-backend:2.0.0-SNAPSHOT.413`
## Runtime
1. **Group** : com.google.auto.service. **Name** : auto-service-annotations. **Version** : 1.1.1.
@@ -11470,14 +11470,14 @@ This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
+This report was generated on **Mon Apr 20 20:30:02 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:spine-logging-smoke-test:2.0.0-SNAPSHOT.412`
+# Dependencies of `io.spine:spine-logging-smoke-test:2.0.0-SNAPSHOT.413`
## Runtime
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.20.0.
@@ -12368,14 +12368,14 @@ This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
+This report was generated on **Mon Apr 20 20:30:02 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:spine-logging-std-context:2.0.0-SNAPSHOT.412`
+# Dependencies of `io.spine:spine-logging-std-context:2.0.0-SNAPSHOT.413`
## Runtime
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
@@ -13198,6 +13198,6 @@ This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Apr 20 18:34:07 WEST 2026** using
+This report was generated on **Mon Apr 20 20:30:02 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/pom.xml b/pom.xml
index aa83a752..02a7a457 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@ all modules and does not describe the project structure per-subproject.
-->
io.spinespine-logging
-2.0.0-SNAPSHOT.412
+2.0.0-SNAPSHOT.4132015
diff --git a/version.gradle.kts b/version.gradle.kts
index de40c109..edbaca1e 100644
--- a/version.gradle.kts
+++ b/version.gradle.kts
@@ -24,4 +24,4 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-val versionToPublish: String by extra("2.0.0-SNAPSHOT.412")
+val versionToPublish: String by extra("2.0.0-SNAPSHOT.413")