Skip to content

Commit c02d08d

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump junit.version from 5.9.3 to 5.10.0
Bumps `junit.version` from 5.9.3 to 5.10.0. Updates `org.junit.jupiter:junit-jupiter-api` from 5.9.3 to 5.10.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.3...r5.10.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.9.3 to 5.10.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.3...r5.10.0) Updates `org.junit.jupiter:junit-jupiter-params` from 5.9.3 to 5.10.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.3...r5.10.0) Updates `org.junit.vintage:junit-vintage-engine` from 5.9.3 to 5.10.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.3...r5.10.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.junit.vintage:junit-vintage-engine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2332941 commit c02d08d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ limitations under the License.
102102
<!-- DEPENDENCIES -->
103103
<io.confluent.version>7.3.2</io.confluent.version>
104104
<org.apache.kafka.version>3.5.1</org.apache.kafka.version>
105-
<junit.version>5.9.3</junit.version>
105+
<junit.version>5.10.0</junit.version>
106106
<testcontainer.version>1.19.0</testcontainer.version>
107107
<kafka.connect.maven.plugin.version>0.12.0</kafka.connect.maven.plugin.version>
108108
<checkstyle.config.location>${basedir}</checkstyle.config.location>

0 commit comments

Comments
 (0)