Skip to content

Commit

Permalink
PLATUI-3144: Upgrade the play-frontend-hmrc dependency (#1160)
Browse files Browse the repository at this point in the history
  • Loading branch information
kyle-bowden authored Jul 12, 2024
1 parent 3ed7855 commit e9c4e33
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.0.0"
private val frontendVersion = "10.4.0"
private val playVersion = "play-30"

// Note for future developers:
Expand Down

0 comments on commit e9c4e33

Please sign in to comment.