This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git
The following commit(s) were added to refs/heads/main by this push:
new e8f3e96 test with pekko-connectors-kafka 1.1.0-M1 (#182)
e8f3e96 is described below
commit e8f3e96015f132e9f1e103596f2e067595868250
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Jun 30 16:29:09 2024 +0100
test with pekko-connectors-kafka 1.1.0-M1 (#182)
---
project/PekkoConnectorsKafkaDependency.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/PekkoConnectorsKafkaDependency.scala
b/project/PekkoConnectorsKafkaDependency.scala
index 0bd6a4e..5144e31 100644
--- a/project/PekkoConnectorsKafkaDependency.scala
+++ b/project/PekkoConnectorsKafkaDependency.scala
@@ -21,5 +21,5 @@ import com.github.pjfanning.pekkobuild.PekkoDependency
object PekkoConnectorsKafkaDependency extends PekkoDependency {
override val checkProject: String = "pekko-connectors-kafka-testkit"
override val module: Option[String] = Some("connectors.kafka")
- override val currentVersion: String = "1.0.0"
+ override val currentVersion: String = "1.1.0-M1"
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]