Skip to content

Commit 3a0e68f

Browse files
Update grpc-core, grpc-inprocess, ... to 1.69.0 (#57)
1 parent c3d7d45 commit 3a0e68f

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
@@ -30,7 +30,7 @@ lazy val noPublish = List(
3030
)
3131

3232
lazy val Versions = new {
33-
val grpc = "1.68.2"
33+
val grpc = "1.69.0"
3434
val http4s = "0.23.30"
3535
val logback = "1.5.12"
3636
}

0 commit comments

Comments
 (0)