Skip to content

Commit

Permalink
Update plugin com.vanniktech.maven.publish to v0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2023
1 parent 2d6a5cf commit 771c4d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kalendar-endlos/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import com.vanniktech.maven.publish.SonatypeHost
plugins {
id 'com.android.library'
id 'org.jetbrains.kotlin.android'
id 'com.vanniktech.maven.publish' version "0.25.2"
id 'com.vanniktech.maven.publish' version "0.26.0"
id 'org.jetbrains.dokka'
}

Expand Down
2 changes: 1 addition & 1 deletion kalendar/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import com.vanniktech.maven.publish.SonatypeHost
plugins {
id 'com.android.library'
id 'org.jetbrains.kotlin.android'
id 'com.vanniktech.maven.publish' version "0.25.2"
id 'com.vanniktech.maven.publish' version "0.26.0"
id 'org.jetbrains.dokka'
}

Expand Down

0 comments on commit 771c4d7

Please sign in to comment.