Skip to content

Commit

Permalink
Merge pull request #417 from nationalarchives/update/scala-steward-de…
Browse files Browse the repository at this point in the history
…pendencies/ecr-utils-0.1.218

Update ecr-utils, kms-utils, ses-utils, ... to 0.1.218 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Oct 31, 2024
2 parents a928766 + 45dfe44 commit bf31b08
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 sttpClient3Version = "3.9.7"
private val awsUtilsVersion = "0.1.216"
private val awsUtilsVersion = "0.1.218"
private val elasticMqVersion = "1.6.9"

lazy val sttp = "com.softwaremill.sttp.client3" %% "async-http-client-backend-cats" % sttpClient3Version
Expand Down

0 comments on commit bf31b08

Please sign in to comment.