Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 2784941 commit 81e48f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qr-code-app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
id("org.jlleitschuh.gradle.ktlint")

id("org.graalvm.buildtools.native") version "0.9.28"
id("org.beryx.runtime") version "1.12.7"
id("org.beryx.runtime") version "1.13.0"
}

distributions {
Expand Down

0 comments on commit 81e48f9

Please sign in to comment.