Skip to content

Commit 4ed3e34

Browse files
Build(deps): Bump com.google.ads.mediation:vungle from 7.6.3.1 to 7.7.0.1 in the ads group (#568)
Bumps the ads group with 1 update: com.google.ads.mediation:vungle. Updates `com.google.ads.mediation:vungle` from 7.6.3.1 to 7.7.0.1 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.ads.mediation:vungle&package-manager=gradle&previous-version=7.6.3.1&new-version=7.7.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: MonTransit Bot <84137772+montransit@users.noreply.github.com>
1 parent d9bca84 commit 4ed3e34

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ fbAudienceNetwork-mediation = "6.21.0.1"
101101
appLovin-mediation = "13.5.1.0"
102102
# Liftoff = Vungle
103103
#vungle = "_._._" # included with nediation adapter
104-
vungle-mediation = "7.6.3.1"
104+
vungle-mediation = "7.7.0.1"
105105
# https://github.com/google/guava/releases/latest
106106
guava = "33.5.0-android"
107107
# https://github.com/square/leakcanary/releases

shared-main/app-android/dependencies/releaseCompileClasspath.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ com.github.bumptech.glide:okhttp3-integration:5.0.5
104104
com.github.chuckerteam.chucker:library-no-op:4.3.0
105105
com.google.ads.mediation:applovin:13.5.1.0
106106
com.google.ads.mediation:facebook:6.21.0.1
107-
com.google.ads.mediation:vungle:7.6.3.1
107+
com.google.ads.mediation:vungle:7.7.0.1
108108
com.google.android.datatransport:transport-api:3.1.0
109109
com.google.android.datatransport:transport-backend-cct:3.2.0
110110
com.google.android.datatransport:transport-runtime:3.2.0
@@ -173,7 +173,7 @@ com.squareup.okio:okio-jvm:3.16.4
173173
com.squareup.okio:okio:3.16.4
174174
com.squareup.retrofit2:converter-gson:3.0.0
175175
com.squareup.retrofit2:retrofit:3.0.0
176-
com.vungle:vungle-ads:7.6.3
176+
com.vungle:vungle-ads:7.7.0
177177
jakarta.inject:jakarta.inject-api:2.0.1
178178
javax.inject:javax.inject:1
179179
org.checkerframework:checker-qual:3.43.0

shared-main/app-android/dependencies/releaseRuntimeClasspath.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ com.github.bumptech.glide:okhttp3-integration:5.0.5
126126
com.github.chuckerteam.chucker:library-no-op:4.3.0
127127
com.google.ads.mediation:applovin:13.5.1.0
128128
com.google.ads.mediation:facebook:6.21.0.1
129-
com.google.ads.mediation:vungle:7.6.3.1
129+
com.google.ads.mediation:vungle:7.7.0.1
130130
com.google.android.datatransport:transport-api:3.2.0
131131
com.google.android.datatransport:transport-backend-cct:3.3.0
132132
com.google.android.datatransport:transport-runtime:3.3.0
@@ -200,7 +200,7 @@ com.squareup.okio:okio-jvm:3.16.4
200200
com.squareup.okio:okio:3.16.4
201201
com.squareup.retrofit2:converter-gson:3.0.0
202202
com.squareup.retrofit2:retrofit:3.0.0
203-
com.vungle:vungle-ads:7.6.3
203+
com.vungle:vungle-ads:7.7.0
204204
jakarta.inject:jakarta.inject-api:2.0.1
205205
javax.inject:javax.inject:1
206206
org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.9.22

0 commit comments

Comments
 (0)