Skip to content

Commit

Permalink
Fix plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
wtlgo committed Apr 5, 2023
1 parent 1a3a329 commit eed170e
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
@@ -1,6 +1,6 @@
plugins {
id "java"
id "org.jetbrains.kotlin.jvm" version "1.8.10"
id "org.jetbrains.kotlin.jvm" version "1.8.20"
id "org.jetbrains.dokka" version "1.7.20"
id "maven-publish"
id "com.github.johnrengelman.shadow" version "7.1.2"
Expand Down

0 comments on commit eed170e

Please sign in to comment.