Skip to content

Commit 399e871

Browse files
Update sconfig to 1.12.2 (#460)
1 parent 15a9b88 commit 399e871

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
@@ -15,7 +15,7 @@ val Version = new {
1515
val Scala213 = "2.13.18"
1616
val Scala3 = "3.3.7"
1717
val ScalajsDom = "2.8.1"
18-
val Sconfig = "1.12.1"
18+
val Sconfig = "1.12.2"
1919
val Shapeless = "2.3.13"
2020
val Slf4j = "2.0.17"
2121
}

0 commit comments

Comments
 (0)