Skip to content

Commit

Permalink
fix(deps): update dependency org.jacoco:org.jacoco.core to v0.8.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2023
1 parent 87596cc commit 29c6e8b
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 29c6e8b

Please sign in to comment.