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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Legion2 committed Feb 22, 2024
1 parent f8338bd commit ae29185
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 ae29185

Please sign in to comment.