Skip to content

Commit

Permalink
Update os-lib to 0.10.7 (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 13, 2024
1 parent 09befa7 commit 47c11b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion small-app/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name := "small-app"
scalaVersion := "3.3.0"

libraryDependencies ++= Seq(
"com.lihaoyi" %% "os-lib" % "0.10.6"
"com.lihaoyi" %% "os-lib" % "0.10.7"
)

//sbt-assembly related settings
Expand Down

0 comments on commit 47c11b3

Please sign in to comment.