Skip to content

Commit

Permalink
Merge pull request #52 from hmrc/APID-190
Browse files Browse the repository at this point in the history
Apid 190
  • Loading branch information
aerodigi authored Jul 21, 2021
2 parents 2455a59 + 381571f commit 4b9c5c0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ test-result
tmp
.idea_modules
bin
metals.sbt
.metals/*
1 change: 0 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import uk.gov.hmrc.DefaultBuildSettings.integrationTestSettings
import uk.gov.hmrc.sbtdistributables.SbtDistributablesPlugin.publishingSettings
import bloop.integrations.sbt.BloopDefaults

val appName = "api-platform-outbound-soap"

Expand Down
4 changes: 4 additions & 0 deletions project/metals.sbt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
// DO NOT EDIT! This file is auto-generated.
// This file enables sbt-bloop to create bloop config files.

addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.8-19-4d9f966b")

0 comments on commit 4b9c5c0

Please sign in to comment.