Skip to content

Commit

Permalink
Bump protobuf-javalite version (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
FZambia authored Oct 9, 2024
1 parent 2017dfb commit 9368d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion centrifuge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ publishing {

dependencies {
implementation 'com.squareup.okhttp3:okhttp:4.10.0'
implementation 'com.google.protobuf:protobuf-javalite:3.21.12'
implementation 'com.google.protobuf:protobuf-javalite:3.25.5'
implementation 'net.sourceforge.streamsupport:streamsupport-minifuture:1.7.4'

testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit 9368d2b

Please sign in to comment.