Skip to content

Commit

Permalink
Update hamcrest-library to 3.0 due to SUSE:Maintenance:35494:343927 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
deneb-alpha authored Sep 26, 2024
1 parent 0d8f3f5 commit 19e06ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/buildconf/ivy/ivy-suse.xml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
<artifact name="all" type="jar" url="https://github.com/checkstyle/checkstyle/releases/download/checkstyle-10.12.7/checkstyle-10.12.7-all.jar"/>
</dependency>
<dependency org="suse" name="hamcrest-core" rev="1.3" transitive="false"/>
<dependency org="suse" name="hamcrest-library" rev="2.2" transitive="false"/>
<dependency org="suse" name="hamcrest-library" rev="3.0" transitive="false"/>
<dependency org="suse" name="junit" rev="4.13.2" transitive="false"/>
<dependency org="org.junit.jupiter" name="junit-jupiter-api" rev="5.8.2" transitive="false"/>
<dependency org="org.junit.platform" name="junit-platform-commons" rev="1.8.2" transitive="false" />
Expand Down

0 comments on commit 19e06ae

Please sign in to comment.