Skip to content

Commit

Permalink
Change Wellcome releases repo
Browse files Browse the repository at this point in the history
  • Loading branch information
StepanBrychta committed Oct 1, 2024
1 parent 6b92810 commit 754ea66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Common.scala
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ object Common {
scalaVersion := "2.12.16",
organization := "weco",
resolvers ++= Seq(
"S3 releases" at "s3://releases.mvn-repo.wellcomecollection.org/"
"Wellcome releases" at "https://oss.sonatype.org/content/repositories/snapshots/"
),
scalacOptions ++= Seq(
"-deprecation",
Expand Down

0 comments on commit 754ea66

Please sign in to comment.