Skip to content

Commit

Permalink
Update alloy-core to 0.2.8 (#23)
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 Oct 9, 2023
1 parent 258149a commit 671ac3d
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.2.7"
"com.disneystreaming.alloy" % "alloy-core" % "0.2.8"
)

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

0 comments on commit 671ac3d

Please sign in to comment.