Skip to content

Commit

Permalink
Update latest release version
Browse files Browse the repository at this point in the history
  • Loading branch information
sparsick authored Dec 22, 2024
1 parent e95a278 commit af5597b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The port is set by testcontainers' mechanism.
<dependency>
<groupId>io.github.sparsick.testcontainers.gitserver</groupId>
<artifactId>testcontainers-git-bom</artifactId>
<version>0.10.0</version>
<version>0.11.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand All @@ -39,7 +39,7 @@ The port is set by testcontainers' mechanism.
```groovy
dependencyManagement {
imports {
mavenBom("io.github.sparsick.testcontainers.gitserver:testcontainers-git-bom:0.10.0")
mavenBom("io.github.sparsick.testcontainers.gitserver:testcontainers-git-bom:0.11https://josh-ops.com/posts/github-code-coverage/.0")
}
}
Expand Down

0 comments on commit af5597b

Please sign in to comment.