Skip to content

Commit fb20cda

Browse files
authored
Merge pull request #179 from Dwolla/update/scala2-notgiven-compat
Update scala2-notgiven-compat snapshot to 0.1-808c9ca-SNAPSHOT
2 parents 2238547 + 42f4917 commit fb20cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ lazy val core = crossProject(JVMPlatform, JSPlatform)
5050
"org.typelevel" %%% "cats-mtl" % "1.6.0",
5151
"org.typelevel" %%% "log4cats-noop" % "2.7.1",
5252
"io.circe" %%% "circe-core" % "0.14.15",
53-
"com.dwolla" %%% "scala2-notgiven-compat" % "0.1-90f5de2-SNAPSHOT",
53+
"com.dwolla" %%% "scala2-notgiven-compat" % "0.1-808c9ca-SNAPSHOT",
5454
"org.tpolecat" %%% "natchez-testkit" % "0.3.8" % Test,
5555
"org.typelevel" %% "munit-cats-effect" % "2.1.0" % Test,
5656
"org.typelevel" %% "scalacheck-effect" % "2.0.0-M2" % Test,

0 commit comments

Comments
 (0)