Skip to content

Commit

Permalink
chore(deps): bump org.jetbrains.kotlin.jvm from 1.8.21 to 1.9.10
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.kotlin.jvm from 1.8.21 to 1.9.10.

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 23, 2023
1 parent b142998 commit 3084b3e
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 @@ -5,7 +5,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
base
id("org.jetbrains.kotlin.jvm") version "1.8.21"
id("org.jetbrains.kotlin.jvm") version "1.9.10"
id("architectury-plugin") version "3.4.146"
id("dev.architectury.loom") version "1.2.+" apply false
id("com.github.johnrengelman.shadow") version "7.1.2"
Expand Down

0 comments on commit 3084b3e

Please sign in to comment.