Skip to content

Commit

Permalink
Update unfiltered to 0.12.0 to avoid Scala XML 1.3 (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
RustedBones committed Mar 25, 2024
1 parent cc567fd commit 601922e
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 @@ -35,7 +35,7 @@ val commonSettings = Seq(
)
)

val unfilteredVersion = "0.10.4"
val unfilteredVersion = "0.12.0"

lazy val root = project
.in(file("."))
Expand Down

0 comments on commit 601922e

Please sign in to comment.