Skip to content

Commit

Permalink
Merge pull request #270 from Aiven-Open/dependabot/gradle/jupiterVers…
Browse files Browse the repository at this point in the history
…ion-5.11.3

chore(deps): bump jupiterVersion from 5.11.0 to 5.11.3
  • Loading branch information
AnatolyPopov authored Nov 5, 2024
2 parents 87cf874 + a0abccb commit 2afd505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ val confluentPlatformVersion = "6.0.2" // For compatibility tests use version 6.
// NOTE: Confluent Platform v6.0.3 has a dependency mismatch issue.
val hamcrestVersion = "2.2"
val jacksonVersion = "2.17.2" // This Jackson is used in the tests.
val jupiterVersion = "5.11.0"
val jupiterVersion = "5.11.3"
val kafkaVersion = "2.6.3"
val jettyVersion = "9.4.51.v20230217"
val junit4Version = "4.13.2"
Expand Down

0 comments on commit 2afd505

Please sign in to comment.