Skip to content

Commit

Permalink
Merge pull request #83 from guardian/update/non_aws
Browse files Browse the repository at this point in the history
chore(deps): Non-AWS dependency updates
  • Loading branch information
aracho1 committed Jun 26, 2024
2 parents 8ff6ed3 + 4e6f8d1 commit 9649dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ libraryDependencies ++= Seq(
"io.circe" %% "circe-generic" % circeVersion,
"io.circe" %% "circe-parser" % circeVersion,
"org.slf4j" % "slf4j-api" % "2.0.13",
"org.scalatest" %% "scalatest" % "3.2.18" % "test",
"org.scalatest" %% "scalatest" % "3.2.19" % "test",
"junit" % "junit" % "4.13.2",
"io.netty" % "netty-codec-http2" % "4.1.111.Final",
"io.netty" % "netty-handler-proxy" % "4.1.111.Final",
Expand Down

0 comments on commit 9649dd2

Please sign in to comment.