Skip to content

Commit

Permalink
Bump org.beryx.runtime from 1.12.6 to 1.13.1
Browse files Browse the repository at this point in the history
Bumps org.beryx.runtime from 1.12.6 to 1.13.1.

---
updated-dependencies:
- dependency-name: org.beryx.runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent d1f5522 commit 41e8570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id 'org.openjfx.javafxplugin' version '0.0.10'
//id 'com.github.sherter.google-java-format' version '0.9'
id "com.github.johnrengelman.shadow" version "7.1.0"
id 'org.beryx.runtime' version '1.12.6'
id 'org.beryx.runtime' version '1.13.1'
}
ext {
XMT_VERSION = "21.10.10"
Expand Down

0 comments on commit 41e8570

Please sign in to comment.