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.12.15 to 2.13.12.
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.12.15...v2.13.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent ad22a19 commit 0d657f7
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 @@ -421,7 +421,7 @@
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-reflect</artifactId>
<version>2.12.15</version>
<version>2.13.12</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 0d657f7

Please sign in to comment.