Skip to content

Commit

Permalink
Bump io.objectbox:objectbox-gradle-plugin from 3.8.0 to 4.0.2
Browse files Browse the repository at this point in the history
Bumps [io.objectbox:objectbox-gradle-plugin](https://github.com/objectbox/objectbox-java-generator) from 3.8.0 to 4.0.2.
- [Commits](objectbox/objectbox-java-generator@V3.8.0...V4.0.2)

---
updated-dependencies:
- dependency-name: io.objectbox:objectbox-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 0eeae12 commit 06f242b
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
@@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath "io.objectbox:objectbox-gradle-plugin:3.8.0"
classpath "io.objectbox:objectbox-gradle-plugin:4.0.2"
}
}

Expand Down

0 comments on commit 06f242b

Please sign in to comment.