Skip to content

Commit

Permalink
Merge pull request #1018 from ZeusWPI/dependabot/gradle/androidx.frag…
Browse files Browse the repository at this point in the history
…ment-fragment-1.8.5

Bump androidx.fragment:fragment from 1.8.3 to 1.8.5
  • Loading branch information
niknetniko authored Nov 1, 2024
2 parents c4b6c5e + 1bffccb commit 509fb15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ androidx-core-testing = { module = 'androidx.arch.core:core-testing', version =
androidx-espresso-contrib = { module = 'androidx.test.espresso:espresso-contrib', version.ref = 'espresso' }
androidx-espresso-core = { module = 'androidx.test.espresso:espresso-core', version.ref = 'espresso' }
androidx-espresso-intents = { module = 'androidx.test.espresso:espresso-intents', version.ref = 'espresso' }
androidx-fragment = { module = 'androidx.fragment:fragment', version = '1.8.3' }
androidx-fragment = { module = 'androidx.fragment:fragment', version = '1.8.5' }
androidx-junit = { module = 'androidx.test.ext:junit', version = '1.2.1' }
androidx-lifecycle-data = { module = 'androidx.lifecycle:lifecycle-livedata', version.ref = 'livedata' }
androidx-lifecycle-java = { module = 'androidx.lifecycle:lifecycle-common-java8', version.ref = 'livedata' }
Expand Down

0 comments on commit 509fb15

Please sign in to comment.