Skip to content

Commit 5c7760f

Browse files
committed
Updated readme.md.
Signed-off-by: Pavel Erokhin (MairwunNx) <[email protected]>
1 parent 5e33157 commit 5c7760f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
compile(
2323
group: "com.github.projectessentials",
2424
name: "ProjectEssentials-Permissions",
25-
version: "v1.14.4-1.0.0.0"
25+
version: "v1.14.4-1.0.1.0"
2626
)
2727
}
2828
```
@@ -41,7 +41,7 @@ dependencies {
4141
<dependency>
4242
<groupId>com.github.projectessentials</groupId>
4343
<artifactId>ProjectEssentials-Permissions</artifactId>
44-
<version>v1.14.4-1.0.0.0</version>
44+
<version>v1.14.4-1.0.1.0</version>
4545
</dependency>
4646
```
4747

@@ -64,7 +64,7 @@ dependencies {
6464

6565
```
6666
Additional information:
67-
- kotlin-std lib version: 1.3.60
67+
- kotlin-std lib version: 1.3.61
6868
- kotlinx serialization version: 0.14.0
6969
- target jvm version: 1.8
7070
```

0 commit comments

Comments
 (0)