Skip to content

Commit ca59850

Browse files
committed
2 parents 3b20813 + 073abe4 commit ca59850

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/badges/jacoco.svg

Lines changed: 1 addition & 1 deletion
Loading

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@ In Maven:
3535
<dependency>
3636
<groupId>io.github.pixee</groupId>
3737
<artifactId>java-security-toolkit</artifactId>
38-
<version>1.0.3</version>
38+
<version>1.0.4</version>
3939
</dependency>
4040
```
4141
In Gradle:
4242
```kotlin
43-
implementation("io.github.pixee:java-security-toolkit:1.0.3")
43+
implementation("io.github.pixee:java-security-toolkit:1.0.4")
4444
```
4545

4646
## Contributing

0 commit comments

Comments
 (0)