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
println("[info] STTP_NATIVE defined, including sttp-native in the aggregate projects")
@@ -146,6 +146,20 @@ 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