Skip to content

Commit

Permalink
chore(deps): bump com.dorkbox:TweenEngine from 8.3 to 9.0 in /cie-java (
Browse files Browse the repository at this point in the history
#58)

Bumps com.dorkbox:TweenEngine from 8.3 to 9.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 16, 2023
1 parent 23f551d commit 341d28b
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 @@ -35,7 +35,7 @@ dependencies {
implementation 'com.dorkbox:Notify:3.7'
implementation 'com.dorkbox:ShellExecutor:1.1'
implementation 'com.dorkbox:SystemTray:4.2.1'
implementation 'com.dorkbox:TweenEngine:8.3'
implementation 'com.dorkbox:TweenEngine:9.0'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'com.jgoodies:jgoodies-forms:1.9.0'
implementation 'net.java.dev.jna:jna:5.13.0'
Expand Down

0 comments on commit 341d28b

Please sign in to comment.