Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pbernet committed Mar 9, 2024
1 parent 9ac052b commit bb6c713
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ val pekkoConnectorKafkaVersion = "1.0.0"
val kafkaVersion = "3.6.1"
val activemqVersion = "5.18.3"
val artemisVersion = "2.31.2"
val testContainersVersion = "1.19.4"
val testContainersVersion = "1.19.7"
val keycloakVersion = "21.1.2" // stay with 21.x because of Java 11 compatibility
val sttpVersion = "3.9.0"
val influxdbVersion = "6.10.0"
val awsClientVersion = "2.23.12"
val awsClientVersion = "2.23.21"

libraryDependencies ++= Seq(
"org.scala-lang.modules" %% "scala-parallel-collections" % "1.0.4",
Expand Down

0 comments on commit bb6c713

Please sign in to comment.