Skip to content

Commit

Permalink
Update recommended version in README to v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
knokko committed Nov 17, 2024
1 parent 4b6a952 commit b0d0cf2
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 @@ -149,7 +149,7 @@ repositories {
...
dependencies {
...
implementation 'com.github.knokko:vk-boiler:v4.2.0'
implementation 'com.github.knokko:vk-boiler:v4.3.0'
}
```

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

Expand Down

0 comments on commit b0d0cf2

Please sign in to comment.