Skip to content

Commit

Permalink
deps(prod): update dependency com.fazecast:jserialcomm to v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 19, 2024
1 parent d1507e5 commit 080fe53
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 @@ -33,7 +33,7 @@ vertx-core = { group = "io.vertx", name = "vertx-core", version.ref = "vertx" }
vertx-web = { group = "io.vertx", name = "vertx-web", version.ref = "vertx" }
vertx-config = { group = "io.vertx", name = "vertx-config", version.ref = "vertx" }
vertx-circuitbreaker = { group = "io.vertx", name = "vertx-circuit-breaker", version.ref = "vertx" }
jserialcomm = { group = "com.fazecast", name = "jSerialComm", version = "2.10.4" }
jserialcomm = { group = "com.fazecast", name = "jSerialComm", version = "2.11.0" }
# testing dependencies
junit-jupiter-api = { group = "org.junit.jupiter", name = "junit-jupiter-api", version.ref = "junit-jupiter" }
junit-jupiter-engine = { group = "org.junit.jupiter", name = "junit-jupiter-engine", version.ref = "junit-jupiter" }
Expand Down

0 comments on commit 080fe53

Please sign in to comment.