Skip to content

Commit 12b6668

Browse files
authored
Merge pull request #918 from lxcmyf/feature/get_paginated_now_witness_list
feat(gradle): sync version number
2 parents 92931eb + 30a2654 commit 12b6668

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ repositories {
4343
maven { url 'https://jitpack.io' }
4444
}
4545

46-
def protobufVersion = "3.25.5"
46+
def protobufVersion = "3.25.8"
4747
def grpcVersion = "1.75.0"
4848

4949
sourceSets {

0 commit comments

Comments
 (0)