Skip to content

Commit

Permalink
Merge pull request #3538 from netology-code/dependabot/gradle/push-se…
Browse files Browse the repository at this point in the history
…nder/com.google.firebase-firebase-admin-9.4.3
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
2 parents a05d387 + 799236b commit c20b507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion push-sender/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ repositories {

dependencies {
implementation 'org.jetbrains.kotlin:kotlin-stdlib'
implementation 'com.google.firebase:firebase-admin:9.4.2'
implementation 'com.google.firebase:firebase-admin:9.4.3'
implementation 'org.slf4j:slf4j-simple:2.0.16'
}

0 comments on commit c20b507

Please sign in to comment.