Skip to content

Commit

Permalink
[data-plane]: Bump org.scala-lang:scala-reflect in /data-plane
Browse files Browse the repository at this point in the history
Bumps [org.scala-lang:scala-reflect](https://github.com/scala/scala) from 2.13.14 to 2.13.16.
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.13.14...v2.13.16)

---
updated-dependencies:
- dependency-name: org.scala-lang:scala-reflect
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent e1e20b7 commit 7dba757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-plane/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-reflect</artifactId>
<version>2.13.14</version>
<version>2.13.16</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 7dba757

Please sign in to comment.