Skip to content

Commit 495cca0

Browse files
Rollback Protobuf -> 4.33.0
1 parent f3d8dab commit 495cca0

File tree

1 file changed

+1
-1
lines changed
  • buildSrc/src/main/kotlin/io/spine/dependency/lib

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/io/spine/dependency/lib/Protobuf.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ package io.spine.dependency.lib
3333
)
3434
object Protobuf {
3535
const val group = "com.google.protobuf"
36-
const val version = "4.33.1"
36+
const val version = "4.33.0"
3737

3838
/**
3939
* The Java library with Protobuf data types.

0 commit comments

Comments
 (0)