Skip to content

Commit

Permalink
Merge pull request #46 from TheFruxz/dependabot/gradle/develop/jvm-1.…
Browse files Browse the repository at this point in the history
…8.21

Chore(deps): Bump jvm from 1.8.20 to 1.8.21
  • Loading branch information
TheFruxz committed Apr 30, 2023
2 parents 74e454b + 0b38337 commit f16bb8b
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 @@ -2,7 +2,7 @@ import org.gradle.api.JavaVersion.VERSION_17
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
kotlin("jvm") version "1.8.20"
kotlin("jvm") version "1.8.21"
kotlin("plugin.serialization") version "1.8.20"
id("org.jetbrains.dokka") version "1.8.10"
`maven-publish`
Expand Down

0 comments on commit f16bb8b

Please sign in to comment.