Skip to content

Commit

Permalink
feat(deps): update plugin org.jetbrains.dokka from v1.9.20 to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 858df2d commit da44e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'org.jetbrains.kotlin.jvm' version '2.1.0'
id 'org.jetbrains.dokka' version '1.9.20'
id 'org.jetbrains.dokka' version '2.0.0'
id 'com.apollographql.apollo' version '4.1.0'

/* Publishing Plugins */
Expand Down

0 comments on commit da44e47

Please sign in to comment.