Skip to content

Commit

Permalink
Update dependency org.jetbrains.dokka:kotlin-as-java-plugin to v1.9.10 (
Browse files Browse the repository at this point in the history
#26)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 25, 2024
1 parent 2d10e93 commit c62577f
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.9.10")

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

0 comments on commit c62577f

Please sign in to comment.