diff --git a/build.sbt b/build.sbt index 4842238..92fd357 100644 --- a/build.sbt +++ b/build.sbt @@ -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"