Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2
Browse files Browse the repository at this point in the history
renovate[bot] authored Jul 20, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 82f95c0 commit ea065a6
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
@@ -8,7 +8,7 @@ plugins {
// Java support
id("java")
// Kotlin support
id("org.jetbrains.kotlin.jvm") version "1.9.25"
id("org.jetbrains.kotlin.jvm") version "2.0.0"
// Gradle IntelliJ Plugin
id("org.jetbrains.intellij") version "1.17.3"
// Gradle Changelog Plugin

0 comments on commit ea065a6

Please sign in to comment.