Closed abutters closed 1 year ago
SBT
can be updated to 1.7.2
in project/build.propertiesScala
can be updated from 2.12.15
to 2.13.10
in build.sbtuk.gov.hmrc.sbt-auto-build
can be updated to 3.9.0
in project/plugins.sbtuk.gov.hmrc.sbt-distributables
can be updated to 2.2.0
in project/plugins.sbtplay.http.secret.key
can be removed from conf/application.conf. This is already provided by Bootstrapuk.gov.hmrc.play.bootstrap.AuditModule
can be changed to uk.gov.hmrc.play.audit.AuditModule
in conf/application.conf
… reflect that 404 errors are no longer returned. Added an example response for the scenario where no penalties are returned. Also added details of the new NO_PENALTIES test scenario.