Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.7.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 18, 2022
1 parent f3e0d4c commit eca077f
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 @@ -27,7 +27,7 @@ import java.util.Date
plugins {
id("com.diffplug.spotless") version "6.4.2"
id("org.jetbrains.dokka") version "1.7.20"
kotlin("jvm") version "1.5.31"
kotlin("jvm") version "1.7.21"
`maven-publish`
}

Expand Down

0 comments on commit eca077f

Please sign in to comment.