Skip to content

Commit

Permalink
Bump scala.version from 2.13.13 to 2.13.14
Browse files Browse the repository at this point in the history
Bumps `scala.version` from 2.13.13 to 2.13.14.

Updates `org.scala-lang:scala-library` from 2.13.13 to 2.13.14
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.13.13...v2.13.14)

Updates `org.scala-lang:scala-reflect` from 2.13.13 to 2.13.14
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.13.13...v2.13.14)

Updates `org.scala-lang:scala-compiler` from 2.13.13 to 2.13.14
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.13.13...v2.13.14)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 802789b commit 11a0a82
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 @@ -75,7 +75,7 @@ limitations under the License.
<mockito.version>5.11.0</mockito.version>
<omid.version>1.0.2</omid.version>
<opencsv.version>2.3</opencsv.version>
<scala.version>2.13.13</scala.version>
<scala.version>2.13.14</scala.version>
<slf4j.version>2.0.13</slf4j.version>
<sqlline.version>1.12.0</sqlline.version>
</properties>
Expand Down

0 comments on commit 11a0a82

Please sign in to comment.