Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Commit

Permalink
Update plugin org.jetbrains.dokka to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 23, 2022
1 parent 85e5d6d commit cfa72df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -9,7 +9,7 @@ buildscript {

plugins {
kotlin("jvm") version "1.6.10"
id("org.jetbrains.dokka") version "1.6.10"
id("org.jetbrains.dokka") version "1.7.0"
val tutteliGradleVersion = "4.2.1"
id("ch.tutteli.gradle.plugins.dokka") version tutteliGradleVersion
id("ch.tutteli.gradle.plugins.kotlin.module.info") version tutteliGradleVersion
Expand Down

0 comments on commit cfa72df

Please sign in to comment.