Skip to content

Commit

Permalink
Merge pull request #505 from SpineEventEngine/update-dependencies-020…
Browse files Browse the repository at this point in the history
…12024

Update dependencies
  • Loading branch information
armiol authored Jan 2, 2024
2 parents 7b61368 + eb90cea commit cf6535e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ package io.spine.internal.dependency
)
object Protobuf {
private const val group = "com.google.protobuf"
const val version = "3.25.0"
const val version = "3.25.1"
/**
* The Java library containing proto definitions of Google Protobuf.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ object Spine {
*
* @see <a href="https://github.com/SpineEventEngine/base">spine-base</a>
*/
const val base = "2.0.0-SNAPSHOT.194"
const val base = "2.0.0-SNAPSHOT.195"

/**
* The version of [Spine.reflect].
Expand Down

0 comments on commit cf6535e

Please sign in to comment.