pjfanning commented on code in PR #6:
URL:
https://github.com/apache/incubator-pekko-samples/pull/6#discussion_r1137390009
##########
pekko-sample-distributed-workers-scala/build.sbt:
##########
@@ -0,0 +1,27 @@
+name := "pekko-distributed-workers"
+
+version := "1.0"
+
+scalaVersion := "2.13.8"
+val pekkoVersion = "0.0.0+26617-325e2156-SNAPSHOT"
+
+// allow access to snapshots
+resolvers += "Apache Nexus
Snapshots".at("https://repository.apache.org/content/groups/snapshots/")
+
+val cassandraPluginVersion = "1.0.6"
Review Comment:
I'll log an issue for this tonight. Since build passed, I'll merge this PR.
The broken project must be missing from CI yml.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]