Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #329 from kwebio/dependabot/gradle/org.jetbrains.d…
Browse files Browse the repository at this point in the history
…okka-1.7.20
  • Loading branch information
sanity authored Oct 11, 2022
2 parents 5bd67d5 + aac6e1a commit 443f93a
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
@@ -1,7 +1,7 @@
plugins {
buildsrc.conventions.`kotlin-jvm`
buildsrc.conventions.`maven-publish`
id("org.jetbrains.dokka") version "1.7.10"
id("org.jetbrains.dokka") version "1.7.20"
id("com.github.johnrengelman.shadow") version "7.1.2"
id("com.github.ben-manes.versions") version "0.42.0"
kotlin("plugin.serialization")
Expand Down

0 comments on commit 443f93a

Please sign in to comment.