Skip to content

Commit

Permalink
Bump org.beryx.runtime from 1.13.0 to 1.13.1
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>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent f8338bd commit be46e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
kotlin("jvm") version kotlinVersion
kotlin("plugin.serialization") version kotlinVersion
application
id("org.beryx.runtime") version "1.13.0"
id("org.beryx.runtime") version "1.13.1"
}

repositories {
Expand Down

0 comments on commit be46e0d

Please sign in to comment.