Skip to content

Commit

Permalink
Update sconfig to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot committed Dec 28, 2023
1 parent 9250600 commit ae96f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ lazy val `scalameta-ast` = projectMatrix
commonSettings,
libraryDependencies ++= Seq(
"org.scalatest" %%% "scalatest-freespec" % "3.2.17" % Test,
"org.ekrich" %%% "sconfig" % "1.5.1",
"org.ekrich" %%% "sconfig" % "1.6.0",
),
)
.jvmPlatform(
Expand Down

0 comments on commit ae96f81

Please sign in to comment.