Skip to content

Commit

Permalink
Update gradle/libs.versions.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Silvio Giebl <silvio.giebl@hivemq.com>
  • Loading branch information
ymengesha and SgtSilvio authored Oct 9, 2023
1 parent 6061f5b commit 5014786
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 @@ -48,7 +48,7 @@ hivemq-communityEditionEmbedded = { module = "com.hivemq:hivemq-community-editio
hivemq-enterprise = { module = "com.hivemq:hivemq-enterprise" }
hivemq-mqttClient = { module = "com.hivemq:hivemq-mqtt-client", version.ref = "hivemq-mqttClient" }
hivemq-swarm = { module = "com.hivemq:hivemq-swarm" }
hivemq-testcontainer-junit = { module = "com.hivemq:hivemq-testcontainer-junit5", version.ref = "hivemq-testcontainer" }
hivemq-testcontainer-junit5 = { module = "com.hivemq:hivemq-testcontainer-junit5", version.ref = "hivemq-testcontainer" }
javax-annotation-api = { module = "javax.annotation:javax.annotation-api", version.ref = "javax-annotation-api" }
jetbrains-annotations = { module = "org.jetbrains:annotations", version.ref = "jetbrains-annotations" }
jline = { module = "org.jline:jline", version.ref = "jline" }
Expand Down

0 comments on commit 5014786

Please sign in to comment.