Skip to content

Commit

Permalink
Update dependency org.jetbrains.dokka:kotlin-as-java-plugin to v1.7.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 20, 2022
1 parent 8378145 commit 0fe5a24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -37,7 +37,7 @@ dependencies {
implementation("io.github.microutils:kotlin-logging:$kotlinLoginVersion")
implementation("com.github.barakb:mini-rest-client:1.0.2")

dokkaJavadocPlugin("org.jetbrains.dokka:kotlin-as-java-plugin:1.6.10")
dokkaJavadocPlugin("org.jetbrains.dokka:kotlin-as-java-plugin:1.7.20")

testImplementation("org.junit.jupiter:junit-jupiter-api:$jupiterVersion")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:$jupiterVersion")
Expand Down

0 comments on commit 0fe5a24

Please sign in to comment.