Skip to content

Commit

Permalink
Upgrade Americium to pull in the bug fix for sageserpent-open/americi…
Browse files Browse the repository at this point in the history
  • Loading branch information
sageserpent-open committed Jan 23, 2024
1 parent c7ece17 commit 8ef5b8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ lazy val root = (project in file("."))
libraryDependencies += "com.google.guava" % "guava" % "32.1.2-jre",
libraryDependencies += "de.sciss" %% "fingertree" % "1.5.5",
libraryDependencies += "com.sageserpent" %% "americium" % "1.18.1",
libraryDependencies += "com.sageserpent" %% "americium" % "1.18.3",
libraryDependencies += "com.github.ben-manes.caffeine" % "caffeine" % "3.1.8",
libraryDependencies += "com.lihaoyi" %% "pprint" % "0.8.1" % Test,
libraryDependencies += "com.eed3si9n.expecty" %% "expecty" % "0.16.0" % Test,
Expand Down

0 comments on commit 8ef5b8e

Please sign in to comment.