Skip to content

Commit

Permalink
Update activemq-broker, activemq-pool to 5.18.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 2, 2024
1 parent e138373 commit 1a9a353
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.3"
val ActiveMq = "5.18.6"
val CatsEffect = "3.5.2"
val Circe = "0.14.6"
val Fs2 = "3.9.3"
Expand Down

0 comments on commit 1a9a353

Please sign in to comment.