Skip to content

Commit

Permalink
Revert import organisation made by ide
Browse files Browse the repository at this point in the history
  • Loading branch information
oldstevekenobi committed Jan 24, 2024
1 parent fceb60a commit fd0d2e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ import com.softwaremill.SbtSoftwareMillBrowserTestJS._
import com.softwaremill.SbtSoftwareMillCommon.commonSmlBuildSettings
import com.softwaremill.UpdateVersionInDocs
import com.typesafe.tools.mima.core.{Problem, ProblemFilters}
import complete.DefaultParsers._
import sbt.Reference.display
import sbt.internal.ProjectMatrix
// explicit import to avoid clash with gatling plugin
import sbtassembly.AssemblyPlugin.autoImport.assembly

import java.net.URL
import scala.concurrent.duration.DurationInt
import scala.sys.process.Process

import complete.DefaultParsers._

val scala2_12 = "2.12.18"
val scala2_13 = "2.13.12"
val scala3 = "3.3.1"
Expand Down

0 comments on commit fd0d2e4

Please sign in to comment.