Skip to content

Commit

Permalink
fix(deps): update dependency org.eclipse.jgit:org.eclipse.jgit to v6.…
Browse files Browse the repository at this point in the history
…7.0.202309050840-r
  • Loading branch information
renovate[bot] authored Sep 6, 2023
1 parent 05dbff5 commit 2e5458b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ androidx-annotation = { module = "androidx.annotation:annotation", version = "1.
androidx-browser = { module = "androidx.browser:browser", version = "1.6.0" }
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.1.4" }
androidx-core-ktx = { module = "androidx.core:core-ktx", version = "1.10.1" }
eclipse-jgit = { module = "org.eclipse.jgit:org.eclipse.jgit", version = "6.6.0.202305301015-r" }
eclipse-jgit = { module = "org.eclipse.jgit:org.eclipse.jgit", version = "6.7.0.202309050840-r" }
hiddenapibypass = { module = "org.lsposed.hiddenapibypass:hiddenapibypass", version = "4.3" }
kotlin-gradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
kotlinpoet-ksp = { module = "com.squareup:kotlinpoet-ksp", version = "1.14.2"}
Expand Down

0 comments on commit 2e5458b

Please sign in to comment.