Skip to content

Commit

Permalink
Merge pull request #308 from Adyen/renovate/org.jacoco-org.jacoco.cor…
Browse files Browse the repository at this point in the history
…e-0.x

fix(deps): update dependency org.jacoco:org.jacoco.core to v0.8.11
  • Loading branch information
descorp authored Nov 14, 2023
2 parents 752fc25 + 29c6e8b commit 3e9d8e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ buildscript {
dependencies {
classpath("com.android.tools.build:gradle:7.3.1")
classpath("com.facebook.react:react-native-gradle-plugin")
classpath("org.jacoco:org.jacoco.core:0.8.9")
classpath("org.jacoco:org.jacoco.core:0.8.11")
}
}

0 comments on commit 3e9d8e5

Please sign in to comment.