Skip to content

Commit 0af3277

Browse files
authored
Update build.gradle.kts (#100)
1 parent 48577a5 commit 0af3277

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
kotlin("jvm") version "2.2.0"
1313
id("com.github.ben-manes.versions") version "0.52.0"
1414
id("com.diffplug.spotless") version "7.1.0"
15-
id("com.vanniktech.maven.publish") version "0.34.0"
15+
id("com.vanniktech.maven.publish") version "0.33.0"
1616
}
1717

1818
repositories {

0 commit comments

Comments
 (0)