Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nahsra committed Jun 22, 2023
2 parents 3b20813 + 073abe4 commit ca59850
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/badges/jacoco.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@ In Maven:
<dependency>
<groupId>io.github.pixee</groupId>
<artifactId>java-security-toolkit</artifactId>
<version>1.0.3</version>
<version>1.0.4</version>
</dependency>
```
In Gradle:
```kotlin
implementation("io.github.pixee:java-security-toolkit:1.0.3")
implementation("io.github.pixee:java-security-toolkit:1.0.4")
```

## Contributing
Expand Down

0 comments on commit ca59850

Please sign in to comment.