Skip to content

Commit

Permalink
Remove resolvers
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcardell committed Feb 23, 2024
1 parent 0ebce83 commit 124dd2c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ import xerial.sbt.Sonatype.sonatype01

name := "feral"

// TODO remove
// ThisBuild / sonatypeCredentialHost := sonatype01
ThisBuild / resolvers ++= Resolver.sonatypeOssRepos("snapshots")
// ThisBuild / resolvers += sonatypeStagingResolver.value

ThisBuild / tlBaseVersion := "0.3"
ThisBuild / startYear := Some(2021)

Expand Down

0 comments on commit 124dd2c

Please sign in to comment.