Skip to content

Commit f61c7c7

Browse files
committed
[9.1.x] typesafe:config 1.4.8 (was 1.4.7)
1 parent a0005cc commit f61c7c7

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)