Skip to content

Commit fdbbed8

Browse files
Bump org.scala-lang:scala-library from 2.13.16 to 2.13.17 (#553)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a38feb4 commit fdbbed8

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
@@ -148,7 +148,7 @@
148148
<protobuf.version>4.32.1</protobuf.version>
149149
<reflections.version>0.11.7</reflections.version>
150150
<scala.version>2.13</scala.version>
151-
<scala.library.version>2.13.16</scala.library.version>
151+
<scala.library.version>2.13.17</scala.library.version>
152152
<signalfx.protoc.version>1.0.49</signalfx.protoc.version>
153153
<slf4j.version>2.0.17</slf4j.version>
154154
<spotbugs.annotations.version>4.9.6</spotbugs.annotations.version>

0 commit comments

Comments
 (0)