Skip to content

Commit

Permalink
Update dependency org.testcontainers:kafka to v1.19.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 25, 2024
1 parent 6119eb0 commit 77f5fd1
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.3" :exclusions [org.slf4j/slf4j-api]]]
[org.testcontainers/kafka "1.19.4" :exclusions [org.slf4j/slf4j-api]]]
:eftest {:multithread? false
:capture-output? false
:report eftest.report.junit/report
Expand Down

0 comments on commit 77f5fd1

Please sign in to comment.