Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
Bump com.weicoder:disruptor from 3.6.0 to 3.6.1
Browse files Browse the repository at this point in the history
Bumps com.weicoder:disruptor from 3.6.0 to 3.6.1.

---
updated-dependencies:
- dependency-name: com.weicoder:disruptor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 8de2a47 commit 42499d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demobase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>com.weicoder</groupId>
<artifactId>disruptor</artifactId>
<version>3.6.0</version>
<version>3.6.1</version>
</dependency>
<!-- The API for Slf4J -->
<dependency>
Expand Down

0 comments on commit 42499d7

Please sign in to comment.