diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index e026e219..8fbec084 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -25,9 +25,12 @@
+
+
+
@@ -1122,6 +1125,11 @@
+
+
+
+
+
@@ -1284,6 +1292,11 @@
+
+
+
+
+
@@ -1400,6 +1413,14 @@
+
+
+
+
+
+
+
+
diff --git a/lib/build.gradle b/lib/build.gradle
index b276c020..ee77fb03 100644
--- a/lib/build.gradle
+++ b/lib/build.gradle
@@ -137,7 +137,7 @@ dependencies {
implementation "androidx.appcompat:appcompat:1.8.0"
implementation 'androidx.annotation:annotation:1.10.0'
implementation 'androidx.core:core:1.19.0'
- implementation 'androidx.fragment:fragment:1.8.9'
+ implementation 'androidx.fragment:fragment:1.9.0'
implementation 'com.google.android.material:material:1.14.0'