Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/github/develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalijr2 committed Jan 17, 2024
2 parents 7d0e8ca + e8d7367 commit 3cc28aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@
</execution>
</executions>
<groupId>org.codehaus.mojo</groupId>
<version>1.5.0</version>
<version>1.6.0</version>
</plugin>
</plugins>
</build>
Expand Down Expand Up @@ -528,7 +528,7 @@
<jetbrains-annotations.version>24.1.0</jetbrains-annotations.version>
<junit-jupiter.version>5.10.1</junit-jupiter.version>
<maven-minimal.version>3.8.5</maven-minimal.version>
<mockito.version>5.8.0</mockito.version>
<mockito.version>5.9.0</mockito.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<revision>1.2.0</revision>
Expand Down

0 comments on commit 3cc28aa

Please sign in to comment.