File tree Expand file tree Collapse file tree 4 files changed +3
-4
lines changed
Expand file tree Collapse file tree 4 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1- version = 3.10 .6
1+ version = 3.10 .7
22runner.dialect = scala3
33maxColumn = 160
44lineEndings = unix
Original file line number Diff line number Diff line change @@ -75,7 +75,6 @@ mongodb {
7575needToSendEmail = false
7676
7777proxy {
78- enabled = false
7978 host = localhost
8079 port = 3128
8180 protocol = http
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import play.core.PlayVersion
33
44object AppDependencies {
55
6- private val bootstrapVersion = " 10.5 .0"
6+ private val bootstrapVersion = " 10.6 .0"
77 private val hmrcMongoVersion = " 2.12.0"
88 private val autoBarsXsdVersion = " 9.17.0"
99 private val jacksonModuleScalaVersion = " 2.21.0"
Original file line number Diff line number Diff line change 1- sbt.version =1.12.2
1+ sbt.version =1.12.3
You can’t perform that action at this time.
0 commit comments