Skip to content

Commit 85df2b0

Browse files
committed
another location where typesafe has wrong url
1 parent 73f7677 commit 85df2b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
logLevel := Level.Warn
33

44
// The Typesafe repository
5-
resolvers += "Typesafe repository" at "https://repo.typesafe.com/typesafe/releases/"
5+
resolvers += "Typesafe repository" at "https://repo.lightbend.com/typesafe/releases/"
66

77
// Use the Play sbt plugin for Play projects
88
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.2.6")

0 commit comments

Comments
 (0)