Skip to content

Commit ffbaffb

Browse files
chore(deps): update plugin com.vanniktech.maven.publish.base to v0.28.0
1 parent 599e5da commit ffbaffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.14.0" apply false
1212
id("org.jmailen.kotlinter") version "4.1.1" apply false
1313
id("com.android.application") version "8.3.0" apply false
14-
id("com.vanniktech.maven.publish.base") version "0.27.0" apply false
14+
id("com.vanniktech.maven.publish.base") version "0.28.0" apply false
1515
}
1616

1717
subprojects {

0 commit comments

Comments
 (0)