Skip to content

Commit

Permalink
bump: cassandra, mssqlserver, mysql, ... 1.18.0 (was 1.17.6) (#871)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 24, 2023
1 parent c987bf9 commit df0c97e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ object Dependencies {
val alpakkaKafka = sys.props.getOrElse("build.alpakka.kafka.version", "4.0.2")
val slick = "3.4.1"
val scalaTest = "3.2.15"
val testContainers = "1.17.6"
val testContainers = "1.18.0"
val junit = "4.13.2"
val jacksonDatabind = "2.13.4.2" // this should match the version of jackson used by akka-serialization-jackson
}
Expand Down

0 comments on commit df0c97e

Please sign in to comment.