diff --git a/README.md b/README.md index 3b71dfe..a1cd77a 100644 --- a/README.md +++ b/README.md @@ -35,12 +35,12 @@ In Maven: io.github.pixee java-security-toolkit - 1.0.4 + 1.0.6 ``` In Gradle: ```kotlin -implementation("io.github.pixee:java-security-toolkit:1.0.4") +implementation("io.github.pixee:java-security-toolkit:1.0.6") ``` ## Contributing