Skip to content

Commit

Permalink
payara-micro: 6.2023.11 -> 6.2023.12 (#856)
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas authored Jan 1, 2024
1 parent 2a56009 commit 05fbd0f
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.2023.11")
Seq("fish.payara.extras" % "payara-micro" % "6.2023.12")

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

0 comments on commit 05fbd0f

Please sign in to comment.