Skip to content

Commit 2c19187

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.12.1
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.2 to 5.12.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.12.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5dee41 commit 2c19187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datafusion-java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies {
1414
implementation 'org.apache.arrow:arrow-c-data:18.1.0'
1515
runtimeOnly 'org.apache.arrow:arrow-memory-unsafe:18.0.0'
1616
testImplementation 'org.apache.arrow:arrow-compression:14.0.2'
17-
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
17+
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.1'
1818
testImplementation 'org.apache.hadoop:hadoop-client:3.4.1'
1919
testImplementation 'org.apache.hadoop:hadoop-common:3.4.1'
2020
testImplementation 'org.apache.parquet:parquet-avro:1.13.1'

0 commit comments

Comments
 (0)