Skip to content

Commit

Permalink
payara-micro: 6.2024.5 -> 6.2024.6 (#900)
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas authored Jun 22, 2024
1 parent 3741694 commit c2f0587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/payara-micro/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Container / javaOptions ++=
)

Container / containerLibs :=
Seq("fish.payara.extras" % "payara-micro" % "6.2024.5")
Seq("fish.payara.extras" % "payara-micro" % "6.2024.6")

Container / containerLaunchCmd := { (port, path) =>
Seq(
Expand Down

0 comments on commit c2f0587

Please sign in to comment.