Skip to content

Commit

Permalink
fix(deps): update dependency org.testcontainers:spock to v1.17.5 (#205)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 19, 2022
1 parent 083b49d commit 8df4739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ managed-mqttv5 = "1.2.5"
awaitility = "4.2.0"
bcpkix-jdk15on = "1.70"
kotlin = "1.7.10"
testcontainers = "1.17.3"
testcontainers = "1.17.5"

[libraries]
managed-paho-mqttv3-client = { module = "org.eclipse.paho:org.eclipse.paho.client.mqttv3", version.ref = "managed-mqttv3" }
Expand Down

0 comments on commit 8df4739

Please sign in to comment.