Skip to content

Commit

Permalink
Merge pull request #278 from Aiven-Open/dependabot/gradle/org.junit.j…
Browse files Browse the repository at this point in the history
…upiter-junit-jupiter-5.10.1

Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1
  • Loading branch information
tvainika authored Jan 8, 2024
2 parents 609690d + 228d100 commit 5b9730e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ ext {
confluentPlatformVersion = "4.1.4" // For compatibility tests use version 4.1.4.
hamcrestVersion = "2.2"
jacksonVersion = "2.15.2" // This Jackson is used in the tests.
jupiterVersion = "5.10.0"
jupiterVersion = "5.10.1"
jettyVersion = "11.0.15"
servletVersion = "4.0.1"
testcontainersVersion = '1.19.3'
Expand Down

0 comments on commit 5b9730e

Please sign in to comment.