Skip to content

Commit f116186

Browse files
Bump org.scala-lang:scala-library from 2.13.16 to 2.13.17 (#232)
Bumps [org.scala-lang:scala-library](https://github.com/scala/scala) from 2.13.16 to 2.13.17. - [Release notes](https://github.com/scala/scala/releases) - [Commits](scala/scala@v2.13.16...v2.13.17) --- updated-dependencies: - dependency-name: org.scala-lang:scala-library dependency-version: 2.13.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f5aa57 commit f116186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<properties>
6969
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
7070
<java.version>11</java.version>
71-
<scala.version>2.13.16</scala.version>
71+
<scala.version>2.13.17</scala.version>
7272
<enforced-maven-version>3.6.1</enforced-maven-version>
7373
<!-- See https://www.eclipse.org/projects/handbook/#ip-copyright-headers -->
7474
<license.dir>${project.basedir}</license.dir>

0 commit comments

Comments
 (0)