Skip to content

Commit

Permalink
Update activemq-broker, activemq-pool to 5.18.3 (#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 26, 2023
1 parent 6b4ca0a commit 740415a
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 @@ -20,7 +20,7 @@ ThisBuild / githubWorkflowBuild ++= Seq(
)

val Versions = new {
val ActiveMq = "5.18.2"
val ActiveMq = "5.18.3"
val AwsSdkV2 = "2.20.151"
val CatsEffect = "3.5.1"
val Circe = "0.14.6"
Expand Down

0 comments on commit 740415a

Please sign in to comment.