Skip to content

Commit

Permalink
fix(deps): update dependency com.google.dagger:hilt-android-gradle-pl…
Browse files Browse the repository at this point in the history
…ugin to v2.45 (#163)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 2, 2023
1 parent b8c4b45 commit 8be1399
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 @@ build-binarycompat = "org.jetbrains.kotlinx:binary-compatibility-validator:0.10.
build-dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version.ref = "kotlin" }
build-download = "de.undercouch:gradle-download-task:5.3.0"
build-apollo-graphql = { module = "com.apollographql.apollo3:apollo-gradle-plugin", version.ref = "apollo" }
build-hilt = "com.google.dagger:hilt-android-gradle-plugin:2.44"
build-hilt = "com.google.dagger:hilt-android-gradle-plugin:2.45"
build-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
build-kover = "org.jetbrains.kotlinx:kover:0.5.1"
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.22.0"
Expand Down

0 comments on commit 8be1399

Please sign in to comment.