Skip to content

Commit

Permalink
Update pekko-connectors-jms to 1.0.1 (#426)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 6, 2023
1 parent 3fb4227 commit e210bc9
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 @@ -29,7 +29,7 @@ val Versions = new {
val Log4Cats = "2.6.0"
val Weaver = "0.8.3"
val Laserdisc = "6.0.3"
val PekkoConnectors = "1.0.0"
val PekkoConnectors = "1.0.1"
}

lazy val IntegrationTest = config("it") extend Test
Expand Down

0 comments on commit e210bc9

Please sign in to comment.