We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47397fc commit b5f2272Copy full SHA for b5f2272
build.gradle
@@ -78,7 +78,7 @@ subprojects { subproject ->
78
junit4Version = '4.12'
79
junitJupiterVersion = '5.4.0'
80
junitPlatformVersion = '1.4.0'
81
- kafkaVersion = '2.1.0'
+ kafkaVersion = '2.1.1'
82
log4jVersion = '2.11.2'
83
mockitoVersion = '2.24.0'
84
scalaVersion = '2.11'
0 commit comments