Skip to content

Commit 40bc8c1

Browse files
authored
Merge pull request TeamNewPipe#12897 from TeamNewPipe/depUpdate
libs: Update dependencies to latest stable releases
2 parents de6dc02 + 1212486 commit 40bc8c1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55

66
[versions]
77
acra = "5.13.1"
8-
agp = "8.13.1"
8+
agp = "8.13.2"
99
appcompat = "1.7.1"
1010
assertj = "3.27.6"
1111
autoservice-google = "1.1.1"
1212
autoservice-zacsweers = "1.2.0"
1313
bridge = "v2.0.2"
1414
cardview = "1.0.0"
15-
checkstyle = "12.1.2"
15+
checkstyle = "12.2.0"
1616
constraintlayout = "2.2.1"
1717
core = "1.17.0"
1818
desugar = "2.1.5"
@@ -32,7 +32,7 @@ localbroadcastmanager = "1.1.0"
3232
markwon = "4.6.2"
3333
material = "1.13.0"
3434
media = "1.7.1"
35-
mockitoCore = "5.20.0"
35+
mockitoCore = "5.21.0"
3636
okhttp = "5.3.2"
3737
phoenix = "3.0.0"
3838
#noinspection NewerVersionAvailable,GradleDependency --> 2.8 is the last version, not 2.71828!
@@ -45,10 +45,10 @@ runner = "1.7.0"
4545
rxandroid = "3.0.2"
4646
rxbinding = "4.0.0"
4747
rxjava = "3.1.12"
48-
sonarqube = "7.0.1.6134"
48+
sonarqube = "7.2.1.6560"
4949
statesaver = "1.4.1" # TODO: Drop because it is deprecated and incompatible with KSP2
5050
stetho = "1.6.0"
51-
swiperefreshlayout = "1.1.0"
51+
swiperefreshlayout = "1.2.0"
5252
# You can use a local version by uncommenting a few lines in settings.gradle
5353
# Or you can use a commit you pushed to GitHub by just replacing TeamNewPipe with your GitHub
5454
# name and the commit hash with the commit hash of the (pushed) commit you want to test

0 commit comments

Comments
 (0)