Skip to content

Commit b6fa7d5

Browse files
committed
Update for 2.3.0-SNAPSHOT in README.md
1 parent 048d89f commit b6fa7d5

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
@@ -35,7 +35,7 @@ enough. Also, you can configure some default database settings in `config.yml`.
3535
<dependency>
3636
<groupId>com.github.hteppl</groupId>
3737
<artifactId>sql2o-nukkit</artifactId>
38-
<version>2.2.0-SNAPSHOT</version>
38+
<version>2.3.0-SNAPSHOT</version>
3939
</dependency>
4040
```
4141

@@ -51,7 +51,7 @@ allprojects {
5151

5252
```groovy
5353
dependencies {
54-
implementation 'com.github.hteppl:sql2o-nukkit:2.2.0-SNAPSHOT'
54+
implementation 'com.github.hteppl:sql2o-nukkit:2.3.0-SNAPSHOT'
5555
}
5656
```
5757

0 commit comments

Comments
 (0)