Skip to content

Commit

Permalink
Merge pull request #349 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.3 to 5.11.0
  • Loading branch information
AnatolyPopov authored Sep 2, 2024
2 parents d926e6a + 17afe18 commit 2fae56b
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 @@ -125,7 +125,7 @@ val avroVersion = "1.8.1"
val confluentPlatformVersion = "4.1.4" // For compatibility tests use version 4.1.4.
val hamcrestVersion = "2.2"
val jacksonVersion = "2.17.2" // This Jackson is used in the tests.
val jupiterVersion = "5.10.3"
val jupiterVersion = "5.11.0"
val servletVersion = "4.0.1"
val testcontainersVersion = "1.20.1"
val awaitilityVersion = "4.2.1"
Expand Down

0 comments on commit 2fae56b

Please sign in to comment.