Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.kotlinx.kover:org.jetbrain…
Browse files Browse the repository at this point in the history
…s.kotlinx.kover.gradle.plugin to v0.7.5
  • Loading branch information
renovate[bot] committed Jan 18, 2024
1 parent 6e082cf commit 1e646e2
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 @@ -18,7 +18,7 @@ build-download = "de.undercouch:gradle-download-task:5.5.0"
build-apollo-graphql = { module = "com.apollographql.apollo3:apollo-gradle-plugin", version.ref = "apollo" }
build-hilt = "com.google.dagger:hilt-android-gradle-plugin:2.50"
build-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
build-kover = "org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin:0.7.4"
build-kover = "org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin:0.7.5"
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.26.0"
build-okhttp = "com.squareup.okhttp3:okhttp:4.12.0"
build-r8 = "com.android.tools:r8:c765114c30df8ed3e5d1a84868d3ed1037549e85"
Expand Down

0 comments on commit 1e646e2

Please sign in to comment.