Skip to content

Commit

Permalink
Update to enumeratum 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nrinaudo committed Sep 29, 2021
1 parent f958cc2 commit b0aa745
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Versions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ object Versions {
val collectionCompat = "2.3.2"
val commonsIo = "2.8.0"
val disciplineScalatest = "2.0.1"
val enumeratum = "1.6.1"
val enumeratumScalacheck = "1.6.1"
val enumeratum = "1.7.0"
val enumeratumScalacheck = "1.7.0"
val imp = "0.5.0"
val libra = "0.7.0"
val refined = "0.9.18"
Expand Down

0 comments on commit b0aa745

Please sign in to comment.