Skip to content

Commit

Permalink
Update mouse to 1.2.2 (#776)
Browse files Browse the repository at this point in the history
Co-authored-by: typelevel-steward[bot] <106827141+typelevel-steward[bot]@users.noreply.github.com>
  • Loading branch information
typelevel-steward[bot] authored Nov 19, 2023
1 parent b414cbd commit e675d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ lazy val docs = project
"org.typelevel" % "kind-projector" % "0.13.2" cross CrossVersion.full
),
scalacOptions += "-Ydelambdafy:inline",
libraryDependencies += "org.typelevel" %% "mouse" % "1.2.1"
libraryDependencies += "org.typelevel" %% "mouse" % "1.2.2"
)
.dependsOn(dataset, cats, ml)

Expand Down

0 comments on commit e675d7b

Please sign in to comment.