Skip to content

Commit

Permalink
Merge branch 'main' into update/grpc-netty-1.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
daddykotex authored Sep 11, 2023
2 parents d04edf8 + 7926a75 commit 0264b24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ object Deps {
ivy"com.thesamet.scalapb::compilerplugin:$version"
val protocCache = ivy"com.thesamet.scalapb::protoc-cache-coursier:0.9.6"
}
val coursier = ivy"io.get-coursier::coursier:2.1.6"
val coursier = ivy"io.get-coursier::coursier:2.1.7"
}

case class ScalaVersion(maj: Int, min: Int, patch: Int)
Expand Down

0 comments on commit 0264b24

Please sign in to comment.