Skip to content

Commit

Permalink
Merge branch 'master' into update/greenmail-2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Dec 19, 2024
2 parents 8361447 + 8cce01d commit 900b378
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ object Dependencies {
val javaxMailVersion = "2.0.1"
val jsoupVersion = "1.18.3"
val log4sVersion = "1.10.0"
val logbackVersion = "1.5.12"
val logbackVersion = "1.5.13"
val miniTestVersion = "2.9.6"
val poiVersion = "5.3.0"

Expand Down
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")

0 comments on commit 900b378

Please sign in to comment.