Skip to content

Commit 5ceee00

Browse files
Bump the plugins group with 3 updates (#72)
1 parent cadaa56 commit 5ceee00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ fluentKafkaStreamsTests = { group = "com.bakdata.fluent-kafka-streams-tests", na
2525
log4j-slf4j2 = { group = "org.apache.logging.log4j", name = "log4j-slf4j2-impl", version = "2.25.1" }
2626

2727
[plugins]
28-
release = { id = "com.bakdata.release", version = "1.10.0" }
29-
sonar = { id = "com.bakdata.sonar", version = "1.10.0" }
30-
sonatype = { id = "com.bakdata.sonatype", version = "1.10.0" }
28+
release = { id = "com.bakdata.release", version = "1.11.0" }
29+
sonar = { id = "com.bakdata.sonar", version = "1.11.0" }
30+
sonatype = { id = "com.bakdata.sonatype", version = "1.11.0" }
3131
lombok = { id = "io.freefair.lombok", version = "8.14" }
3232
avro = { id = "com.github.davidmc24.gradle.plugin.avro", version = "1.9.1" }
3333
protobuf = { id = "com.google.protobuf", version = "0.9.4" }

0 commit comments

Comments
 (0)