Skip to content

Commit

Permalink
Fix Kafka build
Browse files Browse the repository at this point in the history
  • Loading branch information
wpanas committed Feb 19, 2024
1 parent ee40863 commit e31903d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kafka/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
kotlin("jvm")
kotlin("jvm") version "1.9.22"
id("org.springframework.boot") version "2.7.18"
id("io.spring.dependency-management") version "1.1.4"
kotlin("plugin.spring") version "1.9.22"
Expand Down

0 comments on commit e31903d

Please sign in to comment.