Skip to content

Commit

Permalink
DDCE-6158 Amend Misspelling in messages.cy on MODS (#541)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhirenganvir authored Oct 29, 2024
1 parent be79dae commit c4624df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conf/messages.cy
Original file line number Diff line number Diff line change
Expand Up @@ -991,7 +991,7 @@ title.cambridge_city_airport=Maes awyr Dinas Caergrawnt
title.cardiff_airport=Maes awyr Caerdydd
title.carlisle_lake_district_airport=Maes awyr Ardal y Llynnoedd Caerliwelydd
title.city_of_derry_airport=Maes awyr Dinas Derry
title.cocventry_airport=Maes awyr Coventry
title.coventry_airport=Maes awyr Coventry
title.derry_port=Porthladd Derry
title.doncaster_sheffield_airport=Maes awyr Doncaster Sheffield
title.dover=Dover
Expand Down
2 changes: 1 addition & 1 deletion project/AppDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object AppDependencies {
private val compile: Seq[ModuleID] = Seq(
"uk.gov.hmrc" %% "bootstrap-frontend-play-30" % bootstrapVersion,
"uk.gov.hmrc" %% "play-frontend-hmrc-play-30" % "10.13.0",
"uk.gov.hmrc.mongo" %% "hmrc-mongo-play-30" % "2.2.0",
"uk.gov.hmrc.mongo" %% "hmrc-mongo-play-30" % "2.3.0",
"com.beachape" %% "enumeratum-play" % "1.8.2",
"org.webjars.npm" % "accessible-autocomplete" % "3.0.0",
"com.softwaremill.quicklens" %% "quicklens" % "1.9.9",
Expand Down

0 comments on commit c4624df

Please sign in to comment.