Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
chore(gradle): update libraries
Signed-off-by: Jimly Asshiddiqy <[email protected]>
  • Loading branch information
jim-acn authored and jimlyas committed Oct 30, 2025
commit 96debdd3a5c5c77f29494345f0bcf98e2ecf8a07
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ espressoVersion = "3.7.0"
eventbusVersion = "3.3.1"
exifinterfaceVersion = "1.4.1"
ezVcardVersion = "0.12.1"
fbContribVersion = "7.6.14"
fbContribVersion = "7.6.15"
findsecbugsPluginVersion = "1.14.0"
firebaseMessagingVersion = "25.0.1"
flexboxVersion = "3.0.0"
Expand All @@ -48,9 +48,9 @@ jsonVersion = "20250517"
junit = "4.13.2"
junitVersion = "1.3.0"
juniversalchardetVersion = "2.5.0"
kotlin = "2.2.20"
kotlin = "2.2.21"
kotlinxSerializationJson = "1.9.0"
ksp = "2.2.20-2.0.3"
ksp = "2.3.0"
leakcanary = "2.14"
legacySupportV4Version = "1.0.0"
libraryVersion = "1.3.0"
Expand All @@ -62,7 +62,7 @@ materialVersion = "1.13.0"
media3 = "1.8.0"
mockitoKotlinVersion = "4.1.0"
mockitoVersion = "4.11.0"
mockkVersion = "1.14.5"
mockkVersion = "1.14.6"
nnioVersion = "0.3.1"
objenesis = "3.4"
orchestratorVersion = "1.6.1"
Expand All @@ -79,7 +79,7 @@ sectionedRecyclerviewVersion = "0.6.1"
shotVersion = "6.1.0"
slfj = "1.7.36"
splash-screen = "1.0.1"
spotbugsGradlePlugin = "6.4.2"
spotbugsGradlePlugin = "6.4.4"
spotless = "7.2.1"
stateless4jVersion = "2.6.0"
webkitVersion = "1.14.0"
Expand Down
Loading
Loading