Skip to content

Commit

Permalink
add back snapshot resolver (#342)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Oct 26, 2024
1 parent 8376511 commit b8da559
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ commands := commands.value.filterNot { command =>
}
}

ThisBuild / resolvers += Resolver.ApacheMavenSnapshotsRepo
ThisBuild / reproducibleBuildsCheckResolver := Resolver.ApacheMavenStagingRepo

inThisBuild(Def.settings(
Expand Down

0 comments on commit b8da559

Please sign in to comment.