Skip to content

Commit af3bcc4

Browse files
authored
Merge pull request #34 from kiat/dependabot/maven/Java/Decorator-Example/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1 in /Java/Decorator-Example
2 parents a2d44b2 + 96a1400 commit af3bcc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Java/Decorator-Example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
<dependency>
161161
<groupId>junit</groupId>
162162
<artifactId>junit</artifactId>
163-
<version>4.12</version>
163+
<version>4.13.1</version>
164164
<scope>test</scope>
165165
</dependency>
166166

0 commit comments

Comments
 (0)