Skip to content

Commit

Permalink
Update zinc-persist to 1.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 12, 2024
1 parent f39dfd8 commit 35cf9c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ trait CrossConfig {
val crossConfigs = Seq(
new CrossConfig {
def millVersion = "0.10.12"
def zincVersion = "1.9.0"
def zincVersion = "1.9.6"
}
).map(c => millPlatform(c.millVersion) -> c).toMap

Expand Down

0 comments on commit 35cf9c5

Please sign in to comment.