Skip to content

Commit 87f1fb5

Browse files
Bump org.junit:junit-bom from 6.1.0 to 6.1.1 in /twilio (#384)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.0...r6.1.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5c818d commit 87f1fb5

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
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>org.junit</groupId>
5959
<artifactId>junit-bom</artifactId>
60-
<version>6.1.0</version>
60+
<version>6.1.1</version>
6161
<type>pom</type>
6262
<scope>import</scope>
6363
</dependency>

0 commit comments

Comments
 (0)