Skip to content

Commit e092507

Browse files
Update grpc-core, grpc-inprocess, ... to 1.68.1 (#688)
1 parent 0008516 commit e092507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ lazy val ScalaVersions = new {
1111

1212
lazy val Versions = new {
1313
val gpb3Version = "3.25.5"
14-
val grpcVersion = "1.68.0"
14+
val grpcVersion = "1.68.1"
1515
val circeVersion = "0.14.10"
1616
val http4sVersion = "0.22.2"
1717
val akkaHttp = "10.2.10"

0 commit comments

Comments
 (0)