Skip to content

Commit

Permalink
Merge pull request #1656 from Baeldung/update/pulsar-1.20.4
Browse files Browse the repository at this point in the history
Update pulsar from 1.20.3 to 1.20.4
  • Loading branch information
mergify[bot] authored Nov 25, 2024
2 parents 0b90781 + 6802c05 commit a4b06f1
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 @@ -386,7 +386,7 @@ lazy val scala2_libraries =
"org.scala-lang.modules" %% "scala-async" % "1.0.1",
"com.clever-cloud.pulsar4s" %% "pulsar4s-core" % "2.10.0",
"com.clever-cloud.pulsar4s" %% "pulsar4s-jackson" % "2.10.0",
"org.testcontainers" % "pulsar" % "1.20.3" % IntegrationTest,
"org.testcontainers" % "pulsar" % "1.20.4" % IntegrationTest,
"org.apache.kafka" % "kafka-clients" % kafkaVersion,
"com.fasterxml.jackson.core" % "jackson-databind" % jackSonVersion,
"com.fasterxml.jackson.datatype" % "jackson-datatype-jsr310" % jackSonVersion,
Expand Down

0 comments on commit a4b06f1

Please sign in to comment.