Skip to content

Commit

Permalink
Update testcontainers-scala-dynalite, ... to 0.41.5 in scala-steward-…
Browse files Browse the repository at this point in the history
…dependencies
  • Loading branch information
tna-da-bot committed Dec 19, 2024
1 parent a945285 commit 35cdfcc
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 @@ -3,7 +3,7 @@ import sbt._
object Dependencies {

private val circeVersion = "0.14.10"
private val testContainersVersion = "0.41.4"
private val testContainersVersion = "0.41.5"

lazy val scalaTest = "org.scalatest" %% "scalatest" % "3.2.19"
lazy val awsSdkDynamoDbV2 = "software.amazon.awssdk" % "dynamodb" % "2.26.27"
Expand Down

0 comments on commit 35cdfcc

Please sign in to comment.