We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d39dc0d commit 0f51d15Copy full SHA for 0f51d15
modules/hivemq-edge-module-modbus/build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
alias(libs.plugins.shadow)
10
alias(libs.plugins.license)
11
id("com.hivemq.edge-version-updater")
12
- id("com.hivemq.third-party-license-generator")
+ id("com.hivemq.third-party-license-generator")
13
}
14
15
group = "com.hivemq"
0 commit comments