Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

Commit

Permalink
typesafe:config 1.4.3 (was 1.4.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 18, 2023
1 parent ad1bddb commit 3cb11b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import java.util.Locale

libraryDependencies ++= Seq(
"org.scala-sbt" %% "scripted-plugin" % sbtVersion.value,
"com.typesafe" % "config" % "1.4.2"
"com.typesafe" % "config" % "1.4.3"
)

addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
Expand Down

0 comments on commit 3cb11b5

Please sign in to comment.