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.
Update plugin org.jetbrains.kotlin.jvm to v1.9.25
Browse files Browse the repository at this point in the history
renovate[bot] authored Jul 19, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 279e44f commit ed53d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ plugins {
id 'maven-publish'
id 'org.jetbrains.dokka' version '1.9.20'
id 'org.cadixdev.licenser' version '0.6.1'
id 'org.jetbrains.kotlin.jvm' version '1.9.24'
id 'org.jetbrains.kotlin.jvm' version '1.9.25'
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
}

0 comments on commit ed53d2d

Please sign in to comment.