Skip to content

Commit

Permalink
pekko-connectors 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Jan 15, 2025
1 parent 3dc9f5a commit 0b634c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/PekkoConnectorsDependency.scala
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ import com.github.pjfanning.pekkobuild.PekkoDependency
object PekkoConnectorsDependency extends PekkoDependency {
override val checkProject: String = "pekko-connectors-cassandra"
override val module: Option[String] = Some("connectors")
override val currentVersion: String = "1.1.0-M1"
override val currentVersion: String = "1.1.0"
}

0 comments on commit 0b634c7

Please sign in to comment.