Skip to content

Commit

Permalink
Merge branch 'master' into update/sbt-1.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Aug 26, 2023
2 parents 55f4a53 + eda7771 commit e40b87c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ object Dependencies {
val protobuf = "3.19.6"
val silencer = "1.17.13"
val collectionCompat = "2.11.0"
val coursier = "2.1.5"
val coursier = "2.1.6"
val protocGen = "0.9.6"
val protobufRuntimeScala = "0.8.14"
val commonsCodec = "1.16.0"

// For testing
val annotationApi = "1.3.2"
val cats = "2.6.1"
val mockito = "5.4.0"
val mockito = "5.5.0"
val munit = "1.0.0-M8"
val scalaTest = "3.2.16"
val scalaTestPlusMockito = "3.1.0.0"
Expand Down

0 comments on commit e40b87c

Please sign in to comment.