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-asf[bot] authored and He-Pin committed Nov 2, 2023
1 parent f1f6285 commit 7086676
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 @@ -58,7 +58,7 @@ object Dependencies {
object Compile {
// Compile

val config = "com.typesafe" % "config" % "1.4.2"
val config = "com.typesafe" % "config" % "1.4.3"
val netty = "io.netty" % "netty" % nettyVersion

val scalaReflect = ScalaVersionDependentModuleID.versioned("org.scala-lang" % "scala-reflect" % _)
Expand Down

0 comments on commit 7086676

Please sign in to comment.