Skip to content

Commit e8fc6b0

Browse files
authored
Merge pull request #515 from scala-steward/update/9.1.x/patches
[9.1.x] Patch updates
2 parents a0005cc + f61c7c7 commit e8fc6b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ lazy val `play-mailer` = (project in file("play-mailer"))
4343
.settings(
4444
libraryDependencies ++= Seq(
4545
"javax.inject" % "javax.inject" % "1",
46-
"com.typesafe" % "config" % "1.4.7",
46+
"com.typesafe" % "config" % "1.4.8",
4747
"org.slf4j" % "slf4j-api" % "2.0.17",
4848
"org.apache.commons" % "commons-email" % "1.6.0",
4949
"com.typesafe.play" %% "play" % Dependencies.PlayVersion % Test,

0 commit comments

Comments
 (0)