Skip to content

Commit

Permalink
Update Test dependencies (#312)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 2880bb2 commit 513678a
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 @@ -31,7 +31,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<slf4j.version>2.0.16</slf4j.version>
<onebusaway.cloud.version>0.0.13</onebusaway.cloud.version>
<junit.version>5.11.3</junit.version>
<junit.version>5.11.4</junit.version>
</properties>

<scm>
Expand Down Expand Up @@ -193,7 +193,7 @@
<dependency>
<groupId>me.fabriciorby</groupId>
<artifactId>maven-surefire-junit5-tree-reporter</artifactId>
<version>1.3.0</version>
<version>1.4.0</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 513678a

Please sign in to comment.