Skip to content

Commit

Permalink
Try new credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
sksamuel committed Dec 2, 2024
1 parent ff55478 commit bf98c4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ object Build extends AutoPlugin {
Test / publishArtifact := false,
credentials += Credentials(
"Sonatype Nexus Repository Manager",
"oss.sonatype.org",
"s01.oss.sonatype.org",
ossrhUsername,
ossrhPassword
),
Expand Down

0 comments on commit bf98c4c

Please sign in to comment.