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.30 to 2.30.1 (#154)
Browse files Browse the repository at this point in the history
Bumps `dagger_version` from 2.30 to 2.30.1.

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

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 24, 2020
1 parent 909553b commit 479036d
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.30"
def dagger_version = "2.30.1"

testSets { integrationTest }

Expand Down

0 comments on commit 479036d

Please sign in to comment.