Skip to content

Commit

Permalink
Update munit to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GarnerBuild authored and vmandrychenko committed Aug 28, 2024
1 parent b13b71f commit b049bda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Libraries.scala
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ object Libraries {
object Versions {
val CatsVersion = "2.12.0"
val fs2Version = "3.10.2"
val munitV = "1.0.0"
val munitV = "1.0.1"
val scalacheckEffectV = "1.0.4"
val RefinedVersion = "0.11.2"
val AttoCoreVersion = "0.9.5"
Expand Down

0 comments on commit b049bda

Please sign in to comment.