Skip to content

Commit

Permalink
gradle readme had old versions in the example
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Cobbett <[email protected]>
  • Loading branch information
techcobweb committed Nov 27, 2024
1 parent c7ffd60 commit 7d4f0db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/gradle/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ To use the Gradle OBR plugin in a Gradle test project:
```groovy
plugins {
...
id 'dev.galasa.obr' version '0.33.0'
id 'dev.galasa.testcatalog' version '0.33.0'
id 'dev.galasa.obr' version '0.38.0'
id 'dev.galasa.testcatalog' version '0.38.0'
...
}
Expand Down

0 comments on commit 7d4f0db

Please sign in to comment.