Skip to content

Commit

Permalink
Merge pull request #1167 from hmrc/PLATUI-3172
Browse files Browse the repository at this point in the history
PLATUI-3172 bump play-frontend-hmrc version
  • Loading branch information
TimothyFothergill authored Aug 7, 2024
2 parents f01c32b + 59876e5 commit ed1b682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/AppDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import sbt.*

object AppDependencies {
private val bootstrapVersion = "9.0.0"
private val frontendVersion = "10.4.0"
private val frontendVersion = "10.6.0"
private val playVersion = "play-30"

// Note for future developers:
Expand Down

0 comments on commit ed1b682

Please sign in to comment.