We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21b71d2 commit 46c50c6Copy full SHA for 46c50c6
build.sbt
@@ -39,7 +39,6 @@ lazy val `sbt-openapi-generator` = (project in file("."))
39
40
resolvers ++= Seq(
41
Resolver.sbtPluginRepo("snapshots"),
42
- Resolver.sonatypeRepo("snapshots")
43
),
44
45
//version := "7.14.0",
0 commit comments