Skip to content

Commit

Permalink
Merge pull request #243 from Aiven-Open/dependabot/gradle/junitVersio…
Browse files Browse the repository at this point in the history
…n-5.10.3

build(deps): bump junitVersion from 5.10.2 to 5.10.3
  • Loading branch information
AnatolyPopov authored Jul 2, 2024
2 parents bdd7690 + 30220b6 commit 2b4d74d
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 @@ -84,7 +84,7 @@ repositories {
ext {
kafkaVersion = "1.1.0"
parquetVersion = "1.11.2"
junitVersion = "5.10.2"
junitVersion = "5.10.3"
confluentPlatformVersion = "7.2.2"
hadoopVersion = "3.4.0"
}
Expand Down

0 comments on commit 2b4d74d

Please sign in to comment.