Skip to content

Commit

Permalink
Update cassandra, clickhouse, cockroachdb, ... to 1.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 2, 2024
1 parent 6a9eca0 commit f6bddbc
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 @@ -12,7 +12,7 @@ object Dependencies {
scope.map(s => modules.map(_ % s)).getOrElse(modules)
}

private val testcontainersVersion = "1.19.8"
private val testcontainersVersion = "1.20.2"
private val seleniumVersion = "2.53.1"
private val slf4jVersion = "1.7.32"
private val scalaTestVersion = "3.2.9"
Expand Down

0 comments on commit f6bddbc

Please sign in to comment.