Skip to content

Commit

Permalink
Version updated in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Milchreis committed Dec 8, 2023
1 parent fc1f73b commit 1929977
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 @@ -342,7 +342,7 @@ If you want to use `UiBooster` than add the following to your pom.xml.
<dependency>
<groupId>com.github.Milchreis</groupId>
<artifactId>UiBooster</artifactId>
<version>1.19.1</version>
<version>1.20.0</version>
</dependency>
```

Expand All @@ -358,6 +358,6 @@ allprojects {
```
```gradle
dependencies {
implementation 'com.github.Milchreis:UiBooster:1.19.1'
implementation 'com.github.Milchreis:UiBooster:1.20.0'
}
```

0 comments on commit 1929977

Please sign in to comment.