Skip to content

Commit

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

chore(deps): bump jupiterVersion from 5.10.1 to 5.10.2
  • Loading branch information
tvainika authored Apr 2, 2024
2 parents b752dea + 2598c5d commit c1428cd
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 @@ -115,7 +115,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.15.2" // This Jackson is used in the tests.
val jupiterVersion = "5.10.1"
val jupiterVersion = "5.10.2"
val jettyVersion = "11.0.15"
val servletVersion = "4.0.1"
val testcontainersVersion = "1.19.7"
Expand Down

0 comments on commit c1428cd

Please sign in to comment.