Skip to content

Commit ab62c43

Browse files
authored
Merge pull request #326 from scala-steward/update/profiles-2.29.43
Update profiles to 2.29.43
2 parents 6df8fa1 + b56ed73 commit ab62c43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ lazy val `fake-ec2-metadata-service` = project
6363
"io.circe" %% "circe-generic" % "0.14.10",
6464
"io.circe" %% "circe-literal" % "0.14.10",
6565
"dev.holt" %% "java-time-literals" % "1.1.1",
66-
"software.amazon.awssdk" % "profiles" % "2.29.41",
66+
"software.amazon.awssdk" % "profiles" % "2.29.43",
6767
"io.monix" %% "newtypes-core" % "0.2.3",
6868
"org.typelevel" %% "mouse" % "1.3.2",
6969
"ch.qos.logback" % "logback-classic" % "1.5.15" % Runtime,

0 commit comments

Comments
 (0)