Skip to content

Commit

Permalink
scalaz-core to 7.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominique Unruh committed Jul 8, 2024
1 parent 5665868 commit 477c21e
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 @@ -31,7 +31,7 @@ libraryDependencies += "org.slf4j" % "slf4j-simple" % "2.0.13"
// https://mvnrepository.com/artifact/commons-io/commons-io
libraryDependencies += "commons-io" % "commons-io" % "2.16.1"
// https://mvnrepository.com/artifact/org.scalaz/scalaz-core
libraryDependencies += "org.scalaz" %% "scalaz-core" % "7.3.7"
libraryDependencies += "org.scalaz" %% "scalaz-core" % "7.3.8"
// https://mvnrepository.com/artifact/org.apache.commons/commons-lang3
libraryDependencies += "org.apache.commons" % "commons-lang3" % "3.14.0"
// https://mvnrepository.com/artifact/org.apache.commons/commons-text
Expand Down

0 comments on commit 477c21e

Please sign in to comment.