Skip to content

Commit b48ea00

Browse files
chore(deps): update dependency com.lihaoyi:os-lib to v0.11.4 (#277)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Olivier NOUGUIER <olivier.nouguier@gmail.com>
1 parent c12c8df commit b48ea00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ lazy val generator = project
4848
.enablePlugins(SbtTwirl)
4949
.settings(
5050
libraryDependencies += "com.github.scopt" %% "scopt" % "4.1.0",
51-
libraryDependencies += "com.lihaoyi" %% "os-lib" % "0.11.3",
51+
libraryDependencies += "com.lihaoyi" %% "os-lib" % "0.11.4",
5252
libraryDependencies += "org.slf4j" % "slf4j-simple" % "2.0.17"
5353
)
5454
.settings(

0 commit comments

Comments
 (0)