Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump junit from 4.12 to 4.13.1 in /mapstruct-test
  • Loading branch information
dependabot[bot] authored Jan 31, 2021
commit 1c4cfb82e01ac7d4d05b52a7e04a63b432707608
2 changes: 1 addition & 1 deletion mapstruct-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>

Expand Down