You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: build.sbt
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -146,16 +146,14 @@ lazy val akka = (projectMatrix in file("akka"))
146
146
)
147
147
.dependsOn(core)
148
148
149
-
ThisBuild/ resolvers +="Apache Snapshots".at("https://repository.apache.org/content/repositories/snapshots/") // Remove once Pekko makes a proper release
0 commit comments