Skip to content
Snippets Groups Projects
Commit 97da7a0c authored by Lene Wasskog's avatar Lene Wasskog
Browse files

[ci skip] Merge branch 'main' into release

parents 0e1366cf 5bde0158
Branches
Tags
No related merge requests found
......@@ -11,25 +11,25 @@
<groupId>no.nibio.vips.model</groupId>
<artifactId>SeptoriaApiicolaModel</artifactId>
<version>1.1.3</version>
<version>1.1.4-SNAPSHOT</version>
<packaging>jar</packaging>
<dependencies>
<dependency>
<groupId>no.nibio.vips</groupId>
<artifactId>VIPSCommon</artifactId>
<version>2.0.2</version>
<version>2.0.3</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-core</artifactId>
<version>1.3</version>
<version>2.2</version>
<scope>test</scope>
</dependency>
</dependencies>
......
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment