Skip to content

Commit

Permalink
Bump org.beryx.runtime from 1.13.0 to 1.13.1 (#78)
Browse files Browse the repository at this point in the history
Bumps org.beryx.runtime from 1.13.0 to 1.13.1.

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

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] authored Feb 26, 2024
1 parent fff1e43 commit 1ebbc20
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 @@ -6,7 +6,7 @@ plugins {
id 'com.github.sherter.google-java-format' version '0.9'

// Create runtime images.
id 'org.beryx.runtime' version '1.13.0'
id 'org.beryx.runtime' version '1.13.1'
}

// Apply the java plugin to add support for Java.
Expand Down

0 comments on commit 1ebbc20

Please sign in to comment.