Skip to content

Commit 5df6183

Browse files
build(deps): bump org.reflections:reflections from 0.9.12 to 0.10.2
Bumps [org.reflections:reflections](https://github.com/ronmamo/reflections) from 0.9.12 to 0.10.2. - [Release notes](https://github.com/ronmamo/reflections/releases) - [Commits](ronmamo/reflections@0.9.12...0.10.2) --- updated-dependencies: - dependency-name: org.reflections:reflections dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 68c50c3 commit 5df6183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ junit = "5.13.4"
1616
picocli = "4.7.7"
1717
protobuf-plugin = "0.9.5"
1818
protobuf = "3.25.8"
19-
reflections = "0.9.12"
19+
reflections = "0.10.2"
2020
scala-library = "2.12.20"
2121
scalatest = "3.2.19"
2222
scalatestplus-junit5 = "3.2.19.0"

0 commit comments

Comments
 (0)