Skip to content

Commit

Permalink
Deps: Update plugin org.jetbrains.kotlin.jvm to v2.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent d35a939 commit 35af85f
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
Expand Up @@ -4,7 +4,7 @@ plugins {
id 'java-library' apply true
id 'maven-publish' apply true
id 'org.jetbrains.dokka' version '1.9.20' apply true
id 'org.jetbrains.kotlin.jvm' version '2.0.20' apply true
id 'org.jetbrains.kotlin.jvm' version '2.0.21' apply true
}

def buildUser = System.properties['user.name']
Expand Down

0 comments on commit 35af85f

Please sign in to comment.