mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-09-16 03:39:05 +02:00
Merge pull request #158 from ollama4j/dependabot/maven/org.testcontainers-nginx-1.21.3
Bump org.testcontainers:nginx from 1.20.0 to 1.21.3
This commit is contained in:
commit
898c34a157
2
pom.xml
2
pom.xml
@ -240,7 +240,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.testcontainers</groupId>
|
<groupId>org.testcontainers</groupId>
|
||||||
<artifactId>nginx</artifactId>
|
<artifactId>nginx</artifactId>
|
||||||
<version>1.20.0</version>
|
<version>1.21.3</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user