Skip to content

Commit 2ae9f03

Browse files
Update sconfig to 2.0.0
1 parent 48ab651 commit 2ae9f03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ lazy val `scalameta-ast` = projectMatrix
8989
jsProjectSettings,
9090
dialectGenTask,
9191
commonLatest,
92-
libraryDependencies += "org.ekrich" %%% "sconfig" % "1.12.4",
92+
libraryDependencies += "org.ekrich" %%% "sconfig" % "2.0.0",
9393
libraryDependencies += ("com.github.xuwei-k" %%% "scalafmt-core" % "3.11.1-fork-1").withSources(),
9494
)
9595
)

0 commit comments

Comments
 (0)