Skip to content

Commit

Permalink
Update dependency org.testcontainers:kafka to v1.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 2, 2023
1 parent 546b628 commit e1eecbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@

; test containers
[clj-test-containers "0.7.4" :exclusions [org.testcontainers/testcontainers]]
[org.testcontainers/kafka "1.19.0" :exclusions [org.slf4j/slf4j-api]]]
[org.testcontainers/kafka "1.19.1" :exclusions [org.slf4j/slf4j-api]]]
:eftest {:multithread? false
:capture-output? false
:report eftest.report.junit/report
Expand Down

0 comments on commit e1eecbc

Please sign in to comment.