Skip to content

Commit c8799fc

Browse files
Bump junit from 4.11 to 4.13.1 in /SensorsAnalyticsSDK
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](junit-team/junit4@r4.11...r4.13.1) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1872627 commit c8799fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SensorsAnalyticsSDK/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<httpclient.version>4.5.13</httpclient.version>
5353
<jackson-databind.version>2.9.10.7</jackson-databind.version>
5454
<lombok.version>1.18.20</lombok.version>
55-
<junit.version>4.11</junit.version>
55+
<junit.version>4.13.1</junit.version>
5656
</properties>
5757

5858
<dependencies>

0 commit comments

Comments
 (0)