summaryrefslogtreecommitdiff
path: root/clformat/pom.xml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-13 07:08:04 +0000
committerGitHub <noreply@github.com>2020-10-13 07:08:04 +0000
commitdf54408b04447fe4de4a1b974b99457ae833e760 (patch)
treea2f219c6697b9058b20746e0ac357327226f2822 /clformat/pom.xml
parent3a818da77acf50e7ea0d2c02d669cb67b9f114e3 (diff)
Bump junit from 4.12 to 4.13.1 in /clformat
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'clformat/pom.xml')
-rw-r--r--clformat/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/clformat/pom.xml b/clformat/pom.xml
index 5fdc5a2..4283850 100644
--- a/clformat/pom.xml
+++ b/clformat/pom.xml
@@ -22,7 +22,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.12</version>
+ <version>4.13.1</version>
<scope>test</scope>
</dependency>
<dependency>