Skip to content

Commit

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

chore(deps): bump jupiterVersion from 5.10.2 to 5.11.0
  • Loading branch information
AnatolyPopov authored Sep 2, 2024
2 parents d6213a9 + 620117c commit 95bde3b
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.10.2"
val jupiterVersion = "5.11.0"
val kafkaVersion = "2.6.3"
val jettyVersion = "9.4.51.v20230217"
val junit4Version = "4.13.2"
Expand Down

0 comments on commit 95bde3b

Please sign in to comment.