Skip to content

Commit

Permalink
Bump org.scalatest:scalatest_2.13 from 3.3.0-SNAP3 to 3.3.0-SNAP4
Browse files Browse the repository at this point in the history
Bumps [org.scalatest:scalatest_2.13](https://github.com/scalatest/scalatest) from 3.3.0-SNAP3 to 3.3.0-SNAP4.
- [Release notes](https://github.com/scalatest/scalatest/releases)
- [Commits](https://github.com/scalatest/scalatest/commits)

---
updated-dependencies:
- dependency-name: org.scalatest:scalatest_2.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 548459a commit 24ab296
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ allprojects {
implementation "org.apache.kafka:kafka-clients:3.1.0"
implementation "io.confluent:kafka-streams-avro-serde:7.3.0"
implementation "com.sksamuel.avro4s:avro4s-core_2.13:4.1.1"
testImplementation "org.scalatest:scalatest_2.13:3.3.0-SNAP3"
testImplementation "org.scalatest:scalatest_2.13:3.3.0-SNAP4"
testImplementation "org.testcontainers:kafka:1.18.0"

// presentation boiler plate
Expand Down

0 comments on commit 24ab296

Please sign in to comment.