Skip to content

Commit

Permalink
[data-plane]: Bump org.scala-lang:scala-reflect in /data-plane (knati…
Browse files Browse the repository at this point in the history
…ve-extensions#3428)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 25, 2023
1 parent a7e287d commit 82261a3
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 82261a3

Please sign in to comment.