diff --git a/README.md b/README.md index 04337b3..bc2e5f5 100644 --- a/README.md +++ b/README.md @@ -35,12 +35,12 @@ In Maven: io.github.pixee java-security-toolkit - 1.0.7 + 1.1.0 ``` In Gradle: ```kotlin -implementation("io.github.pixee:java-security-toolkit:1.0.7") +implementation("io.github.pixee:java-security-toolkit:1.1.0") ``` ## Contributing