Skip to content

Commit

Permalink
Merge pull request #342 from tomorrow-one/dependabot/gradle/springKaf…
Browse files Browse the repository at this point in the history
…kaVersion-3.1.4

build(deps): bump springKafkaVersion from 3.1.3 to 3.1.4
  • Loading branch information
magro authored Apr 16, 2024
2 parents a1abb04 + af3b2a8 commit bf42b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commons/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
dependencies {
val springVersion = "6.1.6"
val kafkaVersion = "3.7.0"
val springKafkaVersion = "3.1.3"
val springKafkaVersion = "3.1.4"
val sl4jVersion = "2.0.13"
val junitVersion = "5.10.2"
val testcontainersVersion = "1.19.7"
Expand Down

0 comments on commit bf42b49

Please sign in to comment.