Skip to content

Commit

Permalink
Update plugin com.vanniktech.maven.publish to v0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2024
1 parent 285a8f1 commit 0339a42
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.27.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.27.0"
id 'org.jetbrains.dokka'
}

Expand Down

0 comments on commit 0339a42

Please sign in to comment.