Skip to content

Commit

Permalink
Update typesafe:config to 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 18, 2023
1 parent 227932d commit cb4ed15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ object Dependencies {
// Versions
val scalatestVersion = "3.2.17"
val scallopVersion = "5.0.0"
val configVersion = "1.4.2"
val configVersion = "1.4.3"
val scalaXMLVersion = "2.2.0"
val scalaParserCombinatorsVersion = "2.3.0"
val scalaFXVersion = "19.0.0-R30"
Expand Down

0 comments on commit cb4ed15

Please sign in to comment.