Skip to content

Commit

Permalink
Update feral-lambda-cloudformation-custom-resource to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Sep 27, 2024
1 parent dba33c3 commit 99aec53
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 @@ lazy val `postgresql-init-core` = (project in file("."))
topLevelDirectory := None,
libraryDependencies ++= {
val natchezVersion = "0.1.6"
val feralVersion = "0.1.0-M13"
val feralVersion = "0.3.1"

Seq(
"org.typelevel" %% "feral-lambda-cloudformation-custom-resource" % feralVersion,
Expand Down

0 comments on commit 99aec53

Please sign in to comment.