Skip to content

Commit

Permalink
Update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2024
1 parent 2daf570 commit ffe9b9e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[versions]
assertj = "3.25.3"
assertj = "3.26.3"
hivemq-extensionSdk = "4.1.0"
jetbrains-annotations = "24.1.0"
jetty = "10.0.22" # version 11 breaks the Prometheus API
junit-jupiter = "5.10.2"
logback = "1.5.6"
mockito = "5.11.0"
mockito = "5.12.0"
okhttp = "4.12.0"
owner = "1.0.12"
prometheus-simpleClient = "0.16.0"
testcontainers = "1.19.8"
testcontainers = "1.20.0"

[libraries]
assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
Expand Down

0 comments on commit ffe9b9e

Please sign in to comment.