Skip to content

Commit

Permalink
need access to snapshot repo (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Jun 7, 2024
1 parent a6943e1 commit fa9370e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ sourceDistIncubating := false

val mimaCompareVersion = "1.0.0"

ThisBuild / resolvers += Resolver.ApacheMavenSnapshotsRepo

lazy val root = project
.in(file("."))
.enablePlugins(Common, ScalaUnidocPlugin)
Expand Down

0 comments on commit fa9370e

Please sign in to comment.