Skip to content

Commit

Permalink
Update recommended version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
knokko committed Dec 26, 2023
1 parent 07e1daa commit 6539713
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 @@ -193,7 +193,7 @@ repositories {
...
dependencies {
...
implementation 'com.github.knokko:vk-boiler:v2.0.0'
implementation 'com.github.knokko:vk-boiler:v2.1.0'
}
```

Expand All @@ -211,7 +211,7 @@ dependencies {
<dependency>
<groupId>com.github.knokko</groupId>
<artifactId>vk-boiler</artifactId>
<version>v2.0.0</version>
<version>v2.1.0</version>
</dependency>
```

Expand Down

0 comments on commit 6539713

Please sign in to comment.