File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ group = "com.hivemq"
33plugins {
44 id(" com.hivemq.edge-version-updater" )
55 id(" com.hivemq.repository-convention" )
6- id(" io.github.sgtsilvio.gradle.oci" ) version " 0.24 .0"
6+ id(" io.github.sgtsilvio.gradle.oci" ) version " 0.25 .0"
77 id(" jacoco" )
88}
99
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ repositories {
1818dependencies {
1919 implementation(libs.jackson.dataformat.xml)
2020 implementation(" net.ltgt.gradle:gradle-errorprone-plugin:${libs.versions.plugin.errorprone.get()} " )
21- implementation(" com.diffplug.spotless:spotless-plugin-gradle:7.0.2 " )
21+ implementation(" com.diffplug.spotless:spotless-plugin-gradle:7.2.1 " )
2222}
2323
2424gradlePlugin {
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dagger = "2.59.2"
1212digitalpetri-modbus-tcp = " 2.1.4"
1313dropwizard-metrics = " 4.2.38"
1414equalsverifier = " 3.19.4"
15- errorprone = " 2.47 .0"
15+ errorprone = " 2.48 .0"
1616
1717freemarker = " 2.3.34"
1818future-converter = " 1.2.0"
@@ -43,14 +43,14 @@ kotlin = "1.9.25"
4343logback = " 1.5.32"
4444mariadb = " 3.5.7"
4545milo = " 1.1.1"
46- mockito = " 5.21 .0"
46+ mockito = " 5.22 .0"
4747mqtt-sn-codec = " 838f51d691"
4848mssql = " 12.10.2.jre11"
4949mtconnect-protocol = " 1.0.0"
5050netty = " 4.2.10.Final"
5151pmd = " 6.55.0"
5252postgresql = " 42.7.10"
53- protobuf = " 4.33.5 "
53+ protobuf = " 4.34.0 "
5454shrinkwrap = " 1.2.6"
5555slf4j = " 2.0.17"
5656spotBugs = " 4.9.4"
You can’t perform that action at this time.
0 commit comments