Skip to content

Commit

Permalink
scalapb-runtime 0.10.8 (was 0.10.7) (#1171)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 8, 2020
1 parent 318a52a commit 89b116b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ val testcontainersVersion = "1.14.3"
val slf4jVersion = "1.7.30"
val confluentAvroSerializerVersion = "5.4.1"

val scalapb = "com.thesamet.scalapb" %% "scalapb-runtime" % "0.10.7"
val scalapb = "com.thesamet.scalapb" %% "scalapb-runtime" % "0.10.8"

val kafkaBrokerWithoutSlf4jLog4j = "org.apache.kafka" %% "kafka" % kafkaVersion % Provided exclude ("org.slf4j", "slf4j-log4j12")

Expand Down

0 comments on commit 89b116b

Please sign in to comment.