Skip to content

Commit

Permalink
chore(deps): bump com.dorkbox:Notify from 3.7 to 4.2 in /cie-java
Browse files Browse the repository at this point in the history
Bumps com.dorkbox:Notify from 3.7 to 4.2.

---
updated-dependencies:
- dependency-name: com.dorkbox:Notify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent 26216e1 commit f2c1e37
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 @@ -32,7 +32,7 @@ dependencies {
implementation fileTree(dir: 'lib', include: ['*.jar'])
implementation 'commons-io:commons-io:2.13.0'
implementation 'com.dorkbox:ObjectPool:4.3'
implementation 'com.dorkbox:Notify:3.7'
implementation 'com.dorkbox:Notify:4.2'
implementation 'com.dorkbox:ShellExecutor:1.1'
implementation 'com.dorkbox:SystemTray:4.2.1'
implementation 'com.dorkbox:TweenEngine:9.0'
Expand Down

0 comments on commit f2c1e37

Please sign in to comment.