Skip to content

Commit

Permalink
Update alloy-core to 0.3.8 (#50)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward-gatling[bot] <140393974+scala-steward-gatling[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-gatling[bot] authored May 13, 2024
1 parent bfca641 commit 8b133f6
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 @@ -11,7 +11,7 @@ enablePlugins(GatlingReleasePlugin)
enablePlugins(SmithyBuildPlugin)

libraryDependencies ++= Seq(
"com.disneystreaming.alloy" % "alloy-core" % "0.3.7"
"com.disneystreaming.alloy" % "alloy-core" % "0.3.8"
)

Compile / compile := ((Compile / compile) dependsOn (Compile / smithyBuild)).value
Expand Down

0 comments on commit 8b133f6

Please sign in to comment.