Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/org.jetbrains.kotlin.jvm-1…
Browse files Browse the repository at this point in the history
….9.23
  • Loading branch information
kodiakhq[bot] authored Mar 11, 2024
2 parents 8416040 + 36d24f8 commit dfa6f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript{
plugins {
id("org.jetbrains.kotlin.jvm") version "1.9.23"
id('java-library')
id("org.jetbrains.dokka") version "1.9.10"
id("org.jetbrains.dokka") version "1.9.20"
id("org.jlleitschuh.gradle.ktlint") version "12.1.0"
id('jacoco')
id('idea')
Expand Down

0 comments on commit dfa6f9d

Please sign in to comment.