Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Commit

Permalink
Bump dagger_version from 2.33 to 2.36 (#192)
Browse files Browse the repository at this point in the history
Bumps `dagger_version` from 2.33 to 2.36.

Updates `dagger` from 2.33 to 2.36
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.33...dagger-2.36)

Updates `dagger-compiler` from 2.33 to 2.36
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.33...dagger-2.36)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrea <[email protected]>
  • Loading branch information
dependabot[bot] and andrewinci authored May 29, 2021
1 parent 822bf7b commit c9bf536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ javafx {

apply plugin: 'kotlin-kapt'

def dagger_version = "2.33"
def dagger_version = "2.36"

testSets { integrationTest }

Expand Down

0 comments on commit c9bf536

Please sign in to comment.