Skip to content

Commit

Permalink
Merge pull request #40 from scala-steward/update/google-cloud-pubsub-…
Browse files Browse the repository at this point in the history
…1.132.3

Update google-cloud-pubsub to 1.132.3
  • Loading branch information
rolang authored Sep 30, 2024
2 parents 594d2c2 + a98f3bb commit 97c0308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ lazy val zioPubsubSerdeCirce = crossProject(JVMPlatform, NativePlatform)
)
)

val googleCloudPubsubVersion = "1.132.2"
val googleCloudPubsubVersion = "1.132.3"
lazy val zioPubsubGoogle = (project in file("zio-pubsub-google"))
.settings(moduleName := "zio-pubsub-google")
.dependsOn(zioPubsub.jvm)
Expand Down

0 comments on commit 97c0308

Please sign in to comment.