Skip to content

Commit

Permalink
Update sbt-tzdb to 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and an-tex committed Jun 5, 2024
1 parent 8276ea4 commit 0822d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.23.0")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
addSbtPlugin("io.github.cquiroz" % "sbt-tzdb" % "4.2.0")
addSbtPlugin("io.github.cquiroz" % "sbt-tzdb" % "4.3.0")

addDependencyTreePlugin

0 comments on commit 0822d3a

Please sign in to comment.