Skip to content

Commit dd9cb72

Browse files
committed
Update os-lib to 0.11.6
1 parent 85b1748 commit dd9cb72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ lazy val sbtPlugin = project
4141
"software.amazon.smithy" % "smithy-trait-codegen" % "1.61.0",
4242
"software.amazon.smithy" % "smithy-model" % "1.61.0",
4343
) ++ Seq(
44-
"com.lihaoyi" %% "os-lib" % "0.10.7"
44+
"com.lihaoyi" %% "os-lib" % "0.11.6"
4545
),
4646
pluginCrossBuild / sbtVersion := {
4747
scalaBinaryVersion.value match {

0 commit comments

Comments
 (0)