Skip to content

Commit

Permalink
Bump vulnerable deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mpgxvii committed Aug 19, 2024
1 parent 8544aa9 commit 27e5a19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ object Versions {
const val wrapper = "8.4"

const val radarCommons = "1.1.2"
const val confluent = "7.6.0"
const val confluent = "7.7.0"
const val kafka = "$confluent-ce"
const val avro = "1.11.3"
const val avro = "1.12.0"

const val managementPortal = "2.0.0"

Expand Down

0 comments on commit 27e5a19

Please sign in to comment.