Skip to content

Commit

Permalink
Bump io.github.java-native:jssc in /trafficlights-cli
Browse files Browse the repository at this point in the history
Bumps [io.github.java-native:jssc](https://github.com/java-native/jssc) from 2.9.4 to 2.9.5.
- [Release notes](https://github.com/java-native/jssc/releases)
- [Commits](java-native/jssc@v2.9.4...v2.9.5)

---
updated-dependencies:
- dependency-name: io.github.java-native:jssc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 23, 2023
1 parent 66454bb commit 589f385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trafficlights-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>io.github.java-native</groupId>
<artifactId>jssc</artifactId>
<version>2.9.4</version>
<version>2.9.5</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 589f385

Please sign in to comment.