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

Commit

Permalink
Merge pull request #259 from scala-steward/update/patches
Browse files Browse the repository at this point in the history
Patch updates
  • Loading branch information
mkurz authored Oct 21, 2023
2 parents ad1bddb + 3cb11b5 commit 99e2414
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 99e2414

Please sign in to comment.