Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
Issue #200
  • Loading branch information
rsoika committed Dec 11, 2023
1 parent 80b3bcc commit cd2c31b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 36 deletions.
34 changes: 0 additions & 34 deletions .github/workflows/maven-publish.yml

This file was deleted.

4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -346,8 +346,8 @@
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-all</artifactId>
<version>1.9.5</version>
<artifactId>mockito-core</artifactId>
<version>5.8.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit cd2c31b

Please sign in to comment.