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

Commit

Permalink
Merge branch '__rultor'
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Jan 10, 2024
2 parents 79afc55 + f144e8a commit a2b9fc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ SOFTWARE.
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
<maven-verifier-plugin.version>1.1</maven-verifier-plugin.version>
<cactoos.version>0.55.0</cactoos.version>
<lombok.version>1.18.30</lombok.version>
Expand Down
2 changes: 1 addition & 1 deletion src/it/events/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ SOFTWARE.
<junit.version>5.10.0</junit.version>
<hamcrest.version>2.2</hamcrest.version>
<commons-lang3.version>3.12.0</commons-lang3.version>
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
<mockito-core.version>5.8.0</mockito-core.version>
</properties>
<dependencies>
Expand Down

0 comments on commit a2b9fc0

Please sign in to comment.