From c9892fe0b2a74e95a9c7753d4a9369eeed2beca1 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 4 Jun 2021 12:30:45 +0200 Subject: Update os-lib to 0.7.8 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.sbt') diff --git a/build.sbt b/build.sbt index c6502200..64d27641 100644 --- a/build.sbt +++ b/build.sbt @@ -36,7 +36,7 @@ lazy val firrtlSettings = Seq( "org.json4s" %% "json4s-native" % "3.6.11", "org.apache.commons" % "commons-text" % "1.8", "io.github.alexarchambault" %% "data-class" % "0.2.5", - "com.lihaoyi" %% "os-lib" % "0.7.7", + "com.lihaoyi" %% "os-lib" % "0.7.8", ), // macros for the data-class library libraryDependencies ++= { -- cgit v1.2.3