Skip to content

Commit

Permalink
Bump ToolBase -> 2.0.0-SNAPSHOT.250
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-yevsyukov committed Jan 30, 2025
1 parent 2eea1c3 commit b74530f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ package io.spine.dependency.local
@Suppress("ConstPropertyName", "unused")
object ToolBase {
const val group = Spine.toolsGroup
const val version = "2.0.0-SNAPSHOT.240"
const val version = "2.0.0-SNAPSHOT.250"

const val lib = "$group:spine-tool-base:$version"
const val pluginBase = "$group:spine-plugin-base:$version"
Expand Down

0 comments on commit b74530f

Please sign in to comment.