Skip to content

Commit bc8dd8b

Browse files
chore(deps): update plugin com.vanniktech.maven.publish to v0.31.0
1 parent 9333fe6 commit bc8dd8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.16.3" apply false
1010
id("org.jmailen.kotlinter") version "5.0.1" apply false
1111
id("com.android.application") version "8.8.2" apply false
12-
id("com.vanniktech.maven.publish") version "0.30.0" apply false
12+
id("com.vanniktech.maven.publish") version "0.31.0" apply false
1313
id("com.gradleup.nmcp") version "0.0.9"
1414
}
1515

0 commit comments

Comments
 (0)