Skip to content

Commit 8a5c8e4

Browse files
Update grpc-core, grpc-inprocess, ... to 1.68.2 (#17)
1 parent 5584051 commit 8a5c8e4

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
@@ -22,7 +22,7 @@ lazy val noPublish = List(
2222
)
2323

2424
lazy val Versions = new {
25-
val grpc = "1.68.1"
25+
val grpc = "1.68.2"
2626
val http4s = "0.23.29"
2727
val logback = "1.5.12"
2828
}

0 commit comments

Comments
 (0)