Browse Source

Merge pull request #3740 from element-hq/renovate/dependencyanalysis

Update dependencyAnalysis to v2.3.0
pull/3749/head
Benoit Marty 2 days ago committed by GitHub
parent
commit
c1aa553a86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      gradle/libs.versions.toml

2
gradle/libs.versions.toml

@ -40,7 +40,7 @@ test_core = "1.6.1"
#other #other
coil = "2.7.0" coil = "2.7.0"
datetime = "0.6.0" datetime = "0.6.0"
dependencyAnalysis = "2.2.0" dependencyAnalysis = "2.3.0"
serialization_json = "1.6.3" serialization_json = "1.6.3"
showkase = "1.0.3" showkase = "1.0.3"
appyx = "1.4.0" appyx = "1.4.0"

Loading…
Cancel
Save