Skip to content

Commit 33767a3

Browse files
authored
Merge pull request #351 from AxonFramework/dependabot/maven/maven-dependencies-db60960550
Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 in the maven-dependencies group across 1 directory
2 parents 70e4fb5 + e6619af commit 33767a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.hamcrest</groupId>
4444
<artifactId>hamcrest-core</artifactId>
45-
<version>2.2</version>
45+
<version>3.0</version>
4646
<scope>test</scope>
4747
</dependency>
4848
</dependencies>

0 commit comments

Comments
 (0)