Skip to content

Commit

Permalink
Merge branch 'main' into update/sbt-locales-4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cquiroz authored Nov 9, 2022
2 parents 4b8eff8 + f23c22e commit 9a5c2b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ import sbtcrossproject.CrossPlugin.autoImport.{ CrossType, crossProject }

lazy val cldrApiVersion = "4.0.0"

ThisBuild / versionScheme := Some("always")

Global / onChangedBuildSource := ReloadOnSourceChanges

lazy val scalaVersion213 = "2.13.10"
Expand Down

0 comments on commit 9a5c2b7

Please sign in to comment.