Skip to content

Commit a1df95a

Browse files
authored
Update README.md
Updated the version of the repo-core dependency in the README.
1 parent f09d4ac commit a1df95a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@ Instead of using a local build you may also use the most recent version from the
3939
<dependency>
4040
<groupId>edu.kit.datamanager</groupId>
4141
<artifactId>repo-core</artifactId>
42-
<version>1.2.0</version>
42+
<version>1.2.6</version>
4343
</dependency>
4444
~~~~
4545

4646
### Gradle (short)
4747

4848
~~~~
49-
implementation "edu.kit.datamanager:repo-core:1.2.0"
49+
implementation "edu.kit.datamanager:repo-core:1.2.6"
5050
~~~~
5151

5252
## License

0 commit comments

Comments
 (0)