Skip to content

Commit

Permalink
build(deps): Bump testcontainers.version from 1.17.5 to 1.17.6 (#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 21, 2022
1 parent ab2488f commit c33f1ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<java.version>11</java.version>
<maven-checkstyle-plugin.version>3.2.0</maven-checkstyle-plugin.version>
<sortpom-maven-plugin.version>2.15.0</sortpom-maven-plugin.version>
<testcontainers.version>1.17.5</testcontainers.version>
<testcontainers.version>1.17.6</testcontainers.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
<sonar-maven-plugin.version>3.9.1.2184</sonar-maven-plugin.version>
<sortpom-maven-plugin.version>2.15.0</sortpom-maven-plugin.version>
<spring-data-neo4j.version>6.3.5</spring-data-neo4j.version>
<testcontainers.version>1.17.5</testcontainers.version>
<testcontainers.version>1.17.6</testcontainers.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit c33f1ff

Please sign in to comment.