Skip to content

Commit

Permalink
Upgrade to Gradle 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
philipp94831 committed Feb 22, 2024
1 parent 5b2a6fb commit 8228c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fluent-kafka-streams-tests/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id("com.github.davidmc24.gradle.plugin.avro") version "1.5.0"
id("com.github.davidmc24.gradle.plugin.avro") version "1.9.1"
id("com.google.protobuf") version "0.9.1"
java
idea // required for protobuf support in intellij
Expand Down

0 comments on commit 8228c77

Please sign in to comment.