Skip to content

Commit

Permalink
Update README to use latest plugin version (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
thvu-katalon authored May 6, 2024
1 parent 910da01 commit 24fdae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Add a `build.gradle` file inside Katalon Studio project contains the below code.
```gradle
plugins {
id 'java-library'
id "com.katalon.gradle-plugin" version "0.1.1"
id "com.katalon.gradle-plugin" version "0.1.2"
}
repositories {
Expand Down

0 comments on commit 24fdae0

Please sign in to comment.