Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
armanbilge committed Feb 3, 2022
1 parent f025e62 commit 8b41979
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 @@ -3,7 +3,7 @@ val lucumaCoreVersion = "0.24.0"
val munitVersion = "0.7.29"
val munitCatsEffectVersion = "1.0.7"

ThisBuild / tlBaseVersion := "0.11"
ThisBuild / tlBaseVersion := "0.11"
ThisBuild / tlCiReleaseBranches := Seq("main")

Global / onChangedBuildSource := ReloadOnSourceChanges
Expand Down

0 comments on commit 8b41979

Please sign in to comment.