Skip to content

Commit

Permalink
Bump org.reflections:reflections from 0.9.10 to 0.10.2 (#34)
Browse files Browse the repository at this point in the history
Bumps [org.reflections:reflections](https://github.com/ronmamo/reflections) from 0.9.10 to 0.10.2.
- [Release notes](https://github.com/ronmamo/reflections/releases)
- [Commits](https://github.com/ronmamo/reflections/commits/0.10.2)

---
updated-dependencies:
- dependency-name: org.reflections:reflections
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Dec 23, 2023
1 parent ec1f209 commit 700f795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<dependency>
<groupId>org.reflections</groupId>
<artifactId>reflections</artifactId>
<version>0.9.10</version>
<version>0.10.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 700f795

Please sign in to comment.