Skip to content

Commit

Permalink
Bump androidx.annotation:annotation in /android-refimpl-app
Browse files Browse the repository at this point in the history
Bumps androidx.annotation:annotation from 1.8.2 to 1.9.1.

---
updated-dependencies:
- dependency-name: androidx.annotation:annotation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent c336af4 commit 42d1617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android-refimpl-app/orma_processor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ sourceCompatibility = JavaVersion.VERSION_1_8

dependencies {
implementation('com.github.zoff99:pkgs_maskaradeOrma-annotations:6.0.2')
compileOnly "androidx.annotation:annotation:1.8.2"
compileOnly "androidx.annotation:annotation:1.9.1"
implementation 'com.squareup:javapoet:1.13.0'
}

0 comments on commit 42d1617

Please sign in to comment.