Skip to content

Commit

Permalink
Merge pull request #168 from innFactory/update/filters-helpers-2.8.20
Browse files Browse the repository at this point in the history
chore: update filters-helpers, play, ... from 2.8.19 to 2.8.20
  • Loading branch information
mergify[bot] authored Jul 19, 2023
2 parents c7882a2 + 34a6187 commit 60782bf
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 @@ -3,7 +3,7 @@ import sbt._

object Dependencies {

val playVersion = "2.8.19"
val playVersion = "2.8.20"
val typesafePlay = "com.typesafe.play" %% "play" % playVersion

val scalaVersion = "2.13.11"
Expand Down

0 comments on commit 60782bf

Please sign in to comment.