Skip to content

Commit

Permalink
Updated ring-seq library
Browse files Browse the repository at this point in the history
  • Loading branch information
mcallisto committed Apr 13, 2024
1 parent fdab07e commit 003acb6
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 @@ -27,7 +27,7 @@ lazy val root = (project in file("."))
"io.github.iltotore" %% "iron" % "2.5.0",
"math.geom2d" % "javaGeom" % "0.11.1",
"org.scala-lang.modules" %% "scala-xml" % "2.2.0",
"io.github.scala-tessella" %% "ring-seq" % "0.4.0",
"io.github.scala-tessella" %% "ring-seq" % "0.5.1",
scalatest,
scalacheck
),
Expand Down

0 comments on commit 003acb6

Please sign in to comment.