Skip to content

Commit

Permalink
chore(deps): update dependency com.typesafe:config to v1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 24, 2024
1 parent f7f082c commit 51a6742
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 @@ -30,7 +30,7 @@ object Dependencies {
val playSlickVersion: String = "5.1.0"
val playJsonVersion: String = "2.10.4"
val playRedisVersion: String = "2.7.0"
val typesafeConfigVersion: String = "1.4.2"
val typesafeConfigVersion: String = "1.4.3"

val core: Seq[ModuleID] = Seq(
"com.typesafe.play" %% "play-guice" % playVersion,
Expand Down

0 comments on commit 51a6742

Please sign in to comment.