Skip to content

Commit 9878706

Browse files
authored
Merge pull request #341 from Dwolla/update/expecty-0.17.1
Update expecty to 0.17.1
2 parents b988d96 + fdea0e1 commit 9878706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/BouncyCastlePlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ object BouncyCastlePlugin extends AutoPlugin {
190190
"org.typelevel" %% "scalacheck-effect-munit" % "2.0.0-M2" % Test,
191191
"org.typelevel" %% "munit-cats-effect" % "2.1.0" % Test,
192192
"dev.holt" %% "java-time-literals" % "1.1.1" % Test,
193-
"com.eed3si9n.expecty" %% "expecty" % "0.17.0" % Test,
193+
"com.eed3si9n.expecty" %% "expecty" % "0.17.1" % Test,
194194
)
195195
},
196196
unusedCompileDependenciesFilter -= moduleFilter("org.scala-lang.modules", "scala-collection-compat"),

0 commit comments

Comments
 (0)