Skip to content

Commit

Permalink
Bump korte-jvm from 2.4.6 to 2.7.0 (#2403)
Browse files Browse the repository at this point in the history
Bumps [korte-jvm](https://github.com/korlibs/korge-next) from 2.4.6 to 2.7.0.
- [Release notes](https://github.com/korlibs/korge-next/releases)
- [Commits](korlibs-archive/korge-next@v2.4.6...v2.7.0)

---
updated-dependencies:
- dependency-name: com.soywiz.korlibs.korte:korte-jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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] committed Apr 11, 2022
1 parent 047c654 commit 977200a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/javadoc/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.jetbrains.registerDokkaArtifactPublication

dependencies {
implementation("com.soywiz.korlibs.korte:korte-jvm:2.4.6")
implementation("com.soywiz.korlibs.korte:korte-jvm:2.7.0")
implementation(project(":plugins:base"))
implementation(project(":plugins:kotlin-as-java"))
testImplementation(project(":plugins:base:base-test-utils"))
Expand Down

0 comments on commit 977200a

Please sign in to comment.