Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions buildSrc/src/main/kotlin/io/spine/dependency/local/Base.kt
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ object Compiler : Dependency() {
* The version of the Compiler dependencies.
*/
override val version: String
private const val fallbackVersion = "2.0.0-SNAPSHOT.059"
private const val fallbackVersion = "2.0.0-SNAPSHOT.060"

/**
* The distinct version of the Compiler used by other build tools.
Expand All @@ -81,7 +81,7 @@ object Compiler : Dependency() {
* transitive dependencies, this is the version used to build the project itself.
*/
val dogfoodingVersion: String
private const val fallbackDfVersion = "2.0.0-SNAPSHOT.059"
private const val fallbackDfVersion = "2.0.0-SNAPSHOT.060"

/**
* The artifact for the Compiler Gradle plugin.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/io/spine/dependency/local/Time.kt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ import io.spine.dependency.Dependency
)
object Time : Dependency() {
override val group = Spine.group
override val version = "2.0.0-SNAPSHOT.242"
override val version = "2.0.0-SNAPSHOT.244"
private const val infix = "spine-time"

fun lib(version: String): String = "$group:$infix:$version"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
68 changes: 34 additions & 34 deletions docs/dependencies/dependencies.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@


# Dependencies of `io.spine.tools:validation-context:2.0.0-SNAPSHOT.449`
# Dependencies of `io.spine.tools:validation-context:2.0.0-SNAPSHOT.450`

## Runtime
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.22.0.
Expand Down Expand Up @@ -1106,14 +1106,14 @@

The dependencies distributed under several licenses, are used according their commercial-use-friendly license.

This report was generated on **Mon Jul 06 21:17:50 WEST 2026** using
This report was generated on **Tue Jul 07 17:33:52 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:validation-context-tests:2.0.0-SNAPSHOT.449`
# Dependencies of `io.spine.tools:validation-context-tests:2.0.0-SNAPSHOT.450`

## Runtime
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.22.0.
Expand Down Expand Up @@ -1827,14 +1827,14 @@ This report was generated on **Mon Jul 06 21:17:50 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 23:00:19 WEST 2026** using
This report was generated on **Tue Jul 07 17:33:52 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:validation-docs:2.0.0-SNAPSHOT.449`
# Dependencies of `io.spine.tools:validation-docs:2.0.0-SNAPSHOT.450`

## Runtime
## Compile, tests, and tooling
Expand All @@ -1844,14 +1844,14 @@ This report was generated on **Mon Jul 06 23:00:19 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 21:17:48 WEST 2026** using
This report was generated on **Tue Jul 07 17:33:51 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:validation-gradle-plugin:2.0.0-SNAPSHOT.449`
# Dependencies of `io.spine.tools:validation-gradle-plugin:2.0.0-SNAPSHOT.450`

## Runtime
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.22.0.
Expand Down Expand Up @@ -2891,14 +2891,14 @@ This report was generated on **Mon Jul 06 21:17:48 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 21:17:50 WEST 2026** using
This report was generated on **Tue Jul 07 17:33:52 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:validation-java:2.0.0-SNAPSHOT.449`
# Dependencies of `io.spine.tools:validation-java:2.0.0-SNAPSHOT.450`

## Runtime
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.22.0.
Expand Down Expand Up @@ -4004,14 +4004,14 @@ This report was generated on **Mon Jul 06 21:17:50 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 21:17:50 WEST 2026** using
This report was generated on **Tue Jul 07 17:33:52 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:validation-java-bundle:2.0.0-SNAPSHOT.449`
# Dependencies of `io.spine.tools:validation-java-bundle:2.0.0-SNAPSHOT.450`

## Runtime
1. **Group** : org.jetbrains. **Name** : annotations. **Version** : 13.0.
Expand Down Expand Up @@ -4061,14 +4061,14 @@ This report was generated on **Mon Jul 06 21:17:50 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 21:17:48 WEST 2026** using
This report was generated on **Tue Jul 07 17:33:51 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:validation-java-settings:2.0.0-SNAPSHOT.449`
# Dependencies of `io.spine.tools:validation-java-settings:2.0.0-SNAPSHOT.450`

## Runtime
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
Expand Down Expand Up @@ -4868,14 +4868,14 @@ This report was generated on **Mon Jul 06 21:17:48 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 21:17:50 WEST 2026** using
This report was generated on **Tue Jul 07 17:33:52 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-validation-jvm-runtime:2.0.0-SNAPSHOT.449`
# Dependencies of `io.spine:spine-validation-jvm-runtime:2.0.0-SNAPSHOT.450`

## Runtime
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
Expand Down Expand Up @@ -5695,14 +5695,14 @@ This report was generated on **Mon Jul 06 21:17:50 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 21:17:50 WEST 2026** using
This report was generated on **Tue Jul 07 17:33:52 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:validation-consumer:2.0.0-SNAPSHOT.449`
# Dependencies of `io.spine.tools:validation-consumer:2.0.0-SNAPSHOT.450`

## Runtime
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.22.0.
Expand Down Expand Up @@ -6383,14 +6383,14 @@ This report was generated on **Mon Jul 06 21:17:50 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 21:17:51 WEST 2026** using
This report was generated on **Tue Jul 07 17:33:52 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:validation-consumer-dependency:2.0.0-SNAPSHOT.449`
# Dependencies of `io.spine.tools:validation-consumer-dependency:2.0.0-SNAPSHOT.450`

## Runtime
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
Expand Down Expand Up @@ -6847,14 +6847,14 @@ This report was generated on **Mon Jul 06 21:17:51 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 21:17:49 WEST 2026** using
This report was generated on **Tue Jul 07 17:33:52 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:validation-extensions:2.0.0-SNAPSHOT.449`
# Dependencies of `io.spine.tools:validation-extensions:2.0.0-SNAPSHOT.450`

## Runtime
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.22.0.
Expand Down Expand Up @@ -7468,14 +7468,14 @@ This report was generated on **Mon Jul 06 21:17:49 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 21:17:49 WEST 2026** using
This report was generated on **Tue Jul 07 17:33:52 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:validation-runtime:2.0.0-SNAPSHOT.449`
# Dependencies of `io.spine.tools:validation-runtime:2.0.0-SNAPSHOT.450`

## Runtime
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
Expand Down Expand Up @@ -8035,14 +8035,14 @@ This report was generated on **Mon Jul 06 21:17:49 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 21:17:49 WEST 2026** using
This report was generated on **Tue Jul 07 17:33:52 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:validation-time:2.0.0-SNAPSHOT.449`
# Dependencies of `io.spine.tools:validation-time:2.0.0-SNAPSHOT.450`

## Runtime
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
Expand Down Expand Up @@ -8467,14 +8467,14 @@ This report was generated on **Mon Jul 06 21:17:49 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 21:17:49 WEST 2026** using
This report was generated on **Tue Jul 07 17:33:52 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:validation-validating:2.0.0-SNAPSHOT.449`
# Dependencies of `io.spine.tools:validation-validating:2.0.0-SNAPSHOT.450`

## Runtime
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
Expand Down Expand Up @@ -9081,14 +9081,14 @@ This report was generated on **Mon Jul 06 21:17:49 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 21:17:49 WEST 2026** using
This report was generated on **Tue Jul 07 17:33:52 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:validation-validator:2.0.0-SNAPSHOT.449`
# Dependencies of `io.spine.tools:validation-validator:2.0.0-SNAPSHOT.450`

## Runtime
1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.22.0.
Expand Down Expand Up @@ -9821,14 +9821,14 @@ This report was generated on **Mon Jul 06 21:17:49 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 21:17:49 WEST 2026** using
This report was generated on **Tue Jul 07 17:33:52 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:validation-validator-dependency:2.0.0-SNAPSHOT.449`
# Dependencies of `io.spine.tools:validation-validator-dependency:2.0.0-SNAPSHOT.450`

## Runtime
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
Expand Down Expand Up @@ -10064,14 +10064,14 @@ This report was generated on **Mon Jul 06 21:17:49 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 21:17:48 WEST 2026** using
This report was generated on **Tue Jul 07 17:33:52 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:validation-vanilla:2.0.0-SNAPSHOT.449`
# Dependencies of `io.spine.tools:validation-vanilla:2.0.0-SNAPSHOT.450`

## Runtime
1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2.
Expand Down Expand Up @@ -10417,6 +10417,6 @@ This report was generated on **Mon Jul 06 21:17:48 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 21:17:49 WEST 2026** using
This report was generated on **Tue Jul 07 17:33:52 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).
Loading
Loading