Skip to content

Commit

Permalink
Update protobuf-java to 3.25.2 (#892)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 15, 2024
1 parent ecb1099 commit 77e40d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ val munitVersion = "0.7.29"
val neo4jDriverVersion = "4.4.12"
val paigesVersion = "0.4.3"
val parquetVersion = "1.13.1"
val protobufVersion = "3.25.1"
val protobufVersion = "3.25.2"
val refinedVersion = "0.11.0"
val scalaCollectionCompatVersion = "2.11.0"
val scalacheckVersion = "1.17.0"
Expand Down

0 comments on commit 77e40d2

Please sign in to comment.