Skip to content

Commit

Permalink
feat(deps): update dependencies org.jetbrains.dokka:versioning-plugin…
Browse files Browse the repository at this point in the history
… from v1.9.20 to v2
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent 3004d6e commit 4a81971
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
Expand Up @@ -20,7 +20,7 @@ dependencies {
implementation 'org.jetbrains.kotlin:kotlin-stdlib:2.1.0'

/* Dokka */
dokkaHtmlPlugin 'org.jetbrains.dokka:versioning-plugin:1.9.20'
dokkaHtmlPlugin 'org.jetbrains.dokka:versioning-plugin:2.0.0'

/* Apollo */
api 'com.apollographql.java:client:0.0.2'
Expand Down

0 comments on commit 4a81971

Please sign in to comment.