Skip to content

Commit

Permalink
drop bintray resolvers - they stopped their offerings (#1164)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpollmeier committed Apr 1, 2021
1 parent 5f5a074 commit 3c4ce7d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.sbt
Expand Up @@ -9,8 +9,6 @@ inThisBuild(
scalaVersion := "2.13.4",
resolvers ++= Seq(
Resolver.mavenLocal,
Resolver.bintrayRepo("shiftleft", "maven"),
Resolver.bintrayRepo("mpollmeier", "maven"),
"Sonatype OSS" at "https://oss.sonatype.org/content/repositories/public"
),
packageDoc / publishArtifact := true,
Expand Down

0 comments on commit 3c4ce7d

Please sign in to comment.