Skip to content

Commit

Permalink
Merge pull request #109 from TheFruxz/dependabot/gradle/develop/jvm-2…
Browse files Browse the repository at this point in the history
….0.0-RC3

Chore(deps): Bump jvm from 2.0.0-RC2 to 2.0.0-RC3
  • Loading branch information
TheFruxz committed May 11, 2024
2 parents d2fcace + 5b16806 commit 146661a
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.jetbrains.kotlin.gradle.dsl.KotlinVersion
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
kotlin("jvm") version "2.0.0-RC2"
kotlin("jvm") version "2.0.0-RC3"
kotlin("plugin.serialization") version "1.9.24"
id("org.jetbrains.dokka") version "1.9.20"
`maven-publish`
Expand Down

0 comments on commit 146661a

Please sign in to comment.