Skip to content

Commit

Permalink
Update os-lib to 0.7.8 (#258)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored May 28, 2021
1 parent 3f37987 commit 75d02fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.0.15")

libraryDependencies ++= Seq(
"com.lihaoyi" %% "os-lib" % "0.7.7"
"com.lihaoyi" %% "os-lib" % "0.7.8"
)

0 comments on commit 75d02fd

Please sign in to comment.