Bump version in sop readme

This commit is contained in:
Paul Schaub 2022-02-25 16:12:56 +01:00
parent 37be70e0f3
commit d876f770a6
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ dependencies {
<dependency> <dependency>
<groupId>org.pgpainless</groupId> <groupId>org.pgpainless</groupId>
<artifactId>pgpainless-sop</artifactId> <artifactId>pgpainless-sop</artifactId>
<version>1.0.2</version> <version>1.1.1</version>
</dependency> </dependency>
... ...
</dependencies> </dependencies>