Skip to content

Commit 03474e6

Browse files
dependabot[bot]zoff99
authored andcommitted
---
updated-dependencies: - dependency-name: androidx.annotation:annotation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f73372b commit 03474e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-refimpl-app/orma_processor/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ sourceCompatibility = JavaVersion.VERSION_1_8
55

66
dependencies {
77
implementation('com.github.zoff99:pkgs_maskaradeOrma-annotations:6.0.2')
8-
compileOnly "androidx.annotation:annotation:1.7.1"
8+
compileOnly "androidx.annotation:annotation:1.8.0"
99
implementation 'com.squareup:javapoet:1.13.0'
1010
}

0 commit comments

Comments
 (0)