Skip to content

Commit 2e5aa24

Browse files
authored
Merge pull request #400 from scala-steward/update/sbt-locales-4.0.0
Update sbt-locales to 4.0.0
2 parents f23c22e + 9a5c2b7 commit 2e5aa24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.
33
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.7")
44
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.2.0")
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
6-
addSbtPlugin("io.github.cquiroz" % "sbt-locales" % "3.2.0")
6+
addSbtPlugin("io.github.cquiroz" % "sbt-locales" % "4.0.0")
77
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
88
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.20")
99
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")

0 commit comments

Comments
 (0)