Skip to content

Commit

Permalink
Update bijection-core to 0.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-center-steward[bot] committed Dec 1, 2024
1 parent 2efb89d commit 5bc8655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ object Dependencies {
val scala3Next = sys.props.getOrElse("scala3.nightly", "3.5.1")
val scala3LTS = "3.3.4"

val bijectionCoreV = "0.9.7"
val bijectionCoreV = "0.9.8"
val collectionCompatV = "2.12.0"
val coursierV = "2.1.14"
val coursierInterfaceV = "1.0.23"
Expand Down

0 comments on commit 5bc8655

Please sign in to comment.