Skip to content

Commit

Permalink
chore(deps): bump com.dorkbox:ObjectPool from 4.2 to 4.3 in /cie-java (
Browse files Browse the repository at this point in the history
…#66)

Bumps com.dorkbox:ObjectPool from 4.2 to 4.3.

---
updated-dependencies:
- dependency-name: com.dorkbox:ObjectPool
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 19, 2023
1 parent fa369da commit ba4750c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cie-java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
// This dependency is used by the application.
implementation fileTree(dir: 'lib', include: ['*.jar'])
implementation 'commons-io:commons-io:2.12.0'
implementation 'com.dorkbox:ObjectPool:4.2'
implementation 'com.dorkbox:ObjectPool:4.3'
implementation 'com.dorkbox:Notify:3.7'
implementation 'com.dorkbox:ShellExecutor:1.1'
implementation 'com.dorkbox:SystemTray:4.2.1'
Expand Down

0 comments on commit ba4750c

Please sign in to comment.