Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/junit5Version-5.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Dec 16, 2024
2 parents 4bdad09 + bdad592 commit dcf521f
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 @@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
plugins {
id("org.jetbrains.kotlin.jvm") version "2.1.0"
id("java-library")
id("org.jetbrains.dokka") version "1.9.20"
id("org.jetbrains.dokka") version "2.0.0"
id("org.jlleitschuh.gradle.ktlint") version "12.1.2"
id("jacoco")
id("idea")
Expand Down

0 comments on commit dcf521f

Please sign in to comment.