Skip to content

Commit

Permalink
Plugin settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Seun Soyinka authored and Seun Soyinka committed Aug 19, 2024
1 parent a1fcad7 commit 13cfff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ lazy val plugin = project

resolvers in Global ++= Seq(
"Sbt plugins" at "https://dl.bintray.com/sbt/sbt-plugin-releases",
"Maven Central Server" at "https://repo1.maven.org/maven2",
"Maven Central Server" at "https://repo.maven.org/maven2",
"TypeSafe Repository Releases" at "https://repo.typesafe.com/typesafe/releases/",
"TypeSafe Repository Snapshots" at "https://repo.typesafe.com/typesafe/snapshots/"
)

0 comments on commit 13cfff1

Please sign in to comment.