Skip to content

Commit

Permalink
Merge pull request #42 from streamshub/dependabot/maven/general-depen…
Browse files Browse the repository at this point in the history
…dencies-eba621795c

Bump the general-dependencies group with 2 updates
  • Loading branch information
robobario authored Oct 31, 2024
2 parents 1ccc4b1 + a3683cd commit b42dc80
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 @@ -16,7 +16,7 @@
<!-- Maven plugin versions -->
<maven.compiler.version>3.13.0</maven.compiler.version>
<maven.assembly.version>3.7.1</maven.assembly.version>
<maven.download.version>1.11.0</maven.download.version>
<maven.download.version>1.11.1</maven.download.version>
<maven.surefire.version>3.5.1</maven.surefire.version>
<jacoco.version>0.8.12</jacoco.version>

Expand All @@ -31,7 +31,7 @@

<!-- Test only dependencies -->
<mockito.version>5.14.2</mockito.version>
<jupiter.version>5.11.2</jupiter.version>
<jupiter.version>5.11.3</jupiter.version>
<!-- Sonar settings -->
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<sonar.organization>streamshub</sonar.organization>
Expand Down

0 comments on commit b42dc80

Please sign in to comment.