Skip to content

Commit af5597b

Browse files
authored
Update latest release version
1 parent e95a278 commit af5597b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The port is set by testcontainers' mechanism.
2020
<dependency>
2121
<groupId>io.github.sparsick.testcontainers.gitserver</groupId>
2222
<artifactId>testcontainers-git-bom</artifactId>
23-
<version>0.10.0</version>
23+
<version>0.11.0</version>
2424
<scope>test</scope>
2525
</dependency>
2626
</dependencies>
@@ -39,7 +39,7 @@ The port is set by testcontainers' mechanism.
3939
```groovy
4040
dependencyManagement {
4141
imports {
42-
mavenBom("io.github.sparsick.testcontainers.gitserver:testcontainers-git-bom:0.10.0")
42+
mavenBom("io.github.sparsick.testcontainers.gitserver:testcontainers-git-bom:0.11https://josh-ops.com/posts/github-code-coverage/.0")
4343
}
4444
}
4545

0 commit comments

Comments
 (0)