We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e95a278 commit af5597bCopy full SHA for af5597b
README.md
@@ -20,7 +20,7 @@ The port is set by testcontainers' mechanism.
20
<dependency>
21
<groupId>io.github.sparsick.testcontainers.gitserver</groupId>
22
<artifactId>testcontainers-git-bom</artifactId>
23
- <version>0.10.0</version>
+ <version>0.11.0</version>
24
<scope>test</scope>
25
</dependency>
26
</dependencies>
@@ -39,7 +39,7 @@ The port is set by testcontainers' mechanism.
39
```groovy
40
dependencyManagement {
41
imports {
42
- 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")
43
}
44
45
0 commit comments