Skip to content

Commit

Permalink
Merge pull request #443 from nationalarchives/scala-steward-dependencies
Browse files Browse the repository at this point in the history
Scala Steward Updates
  • Loading branch information
mergify[bot] authored Jan 7, 2025
2 parents 37ce189 + 4e663e7 commit 9631673
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ import sbt._
object Dependencies {
private val circeVersion = "0.14.10"
private val sttpClient3Version = "3.9.7"
private val awsUtilsVersion = "0.1.227"
private val elasticMqVersion = "1.6.10"
private val awsUtilsVersion = "0.1.229"
private val elasticMqVersion = "1.6.11"

lazy val sttp = "com.softwaremill.sttp.client3" %% "async-http-client-backend-cats" % sttpClient3Version
lazy val sttpCirce = "com.softwaremill.sttp.client3" %% "circe" % sttpClient3Version
Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.10.6
sbt.version=1.10.7

0 comments on commit 9631673

Please sign in to comment.