diff --git a/write-concise-web-tests-with-selenide/pom.xml b/write-concise-web-tests-with-selenide/pom.xml
index 7aabaeb1..e264d2eb 100644
--- a/write-concise-web-tests-with-selenide/pom.xml
+++ b/write-concise-web-tests-with-selenide/pom.xml
@@ -16,7 +16,7 @@
   <description>Concise Web Tests with Selenide</description>
 
   <properties>
-    <selenide.version>7.0.4</selenide.version>
+    <selenide.version>7.3.2</selenide.version>
     <selenium.version>4.16.1</selenium.version>
   </properties>