diff --git a/download-libs.sh b/download-libs.sh
index e54cf43..066e24b 100755
--- a/download-libs.sh
+++ b/download-libs.sh
@@ -1,5 +1,5 @@
BASE_URL=https://dl.cryptlex.com/downloads
-VERSION="v3.35.2";
+VERSION="v3.36.0";
mkdir -p tmp/windows
curl -O ${BASE_URL}/${VERSION}/LexActivator-Win.zip
diff --git a/pom.xml b/pom.xml
index f3582a7..aac1d95 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.cryptlex.lexactivator
lexactivator
jar
- 3.35.2
+ 3.36.0
LexActivator
https://github.com/cryptlex/lexactivator-java
LexActivator API wrapper for Java (licensing library).