Skip to content

Commit 9d2f9ab

Browse files
Bump org.junit:junit-bom from 5.13.4 to 6.0.0 in /twilio (#268)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.4 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c22d0fc commit 9d2f9ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

twilio/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>org.junit</groupId>
5858
<artifactId>junit-bom</artifactId>
59-
<version>5.13.4</version>
59+
<version>6.0.0</version>
6060
<type>pom</type>
6161
<scope>import</scope>
6262
</dependency>

0 commit comments

Comments
 (0)