Skip to content

Commit

Permalink
Bump bakdata Sonatype plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobEdding committed Sep 3, 2024
1 parent 090bd46 commit fc77dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
`java-library`
id("com.bakdata.release") version "1.4.0"
id("com.bakdata.sonar") version "1.4.0"
id("com.bakdata.sonatype") version "1.4.0"
id("com.bakdata.sonatype") version "1.4.1"
id("io.freefair.lombok") version "8.4"
id("java-test-fixtures")
}
Expand Down

0 comments on commit fc77dd3

Please sign in to comment.