Skip to content

Commit f8baed9

Browse files
Update mouse to 1.4.0
1 parent ed9ef9c commit f8baed9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ lazy val docs = project
191191
"org.typelevel" % "kind-projector" % "0.13.4" cross CrossVersion.full
192192
),
193193
scalacOptions += "-Ydelambdafy:inline",
194-
libraryDependencies += "org.typelevel" %% "mouse" % "1.3.2"
194+
libraryDependencies += "org.typelevel" %% "mouse" % "1.4.0"
195195
)
196196
.dependsOn(dataset, cats, ml)
197197

0 commit comments

Comments
 (0)