Skip to content

Commit

Permalink
Update recommended version in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
knokko committed Sep 22, 2024
1 parent 5d2c576 commit fad1c06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ repositories {
...
dependencies {
...
implementation 'com.github.knokko:vk-boiler:v3.2.0'
implementation 'com.github.knokko:vk-boiler:v4.0.0'
}
```

Expand All @@ -163,7 +163,7 @@ dependencies {
<dependency>
<groupId>com.github.knokko</groupId>
<artifactId>vk-boiler</artifactId>
<version>v3.2.0</version>
<version>v4.0.0</version>
</dependency>
```

Expand Down

0 comments on commit fad1c06

Please sign in to comment.