Skip to content

Commit 7654ebb

Browse files
Bump org.scala-lang:scala-library from 2.13.14 to 2.13.16 (#475)
Bumps [org.scala-lang:scala-library](https://github.com/scala/scala) from 2.13.14 to 2.13.16. - [Release notes](https://github.com/scala/scala/releases) - [Commits](scala/scala@v2.13.14...v2.13.16) --- updated-dependencies: - dependency-name: org.scala-lang:scala-library dependency-version: 2.13.16 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 2e4e551 commit 7654ebb

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
@@ -147,7 +147,7 @@
147147
<protobuf.version>3.25.5</protobuf.version>
148148
<reflections.version>0.11.7</reflections.version>
149149
<scala.version>2.13</scala.version>
150-
<scala.library.version>2.13.14</scala.library.version>
150+
<scala.library.version>2.13.16</scala.library.version>
151151
<signalfx.protoc.version>1.0.49</signalfx.protoc.version>
152152
<slf4j.version>2.0.17</slf4j.version>
153153
<spotbugs.annotations.version>4.9.3</spotbugs.annotations.version>

0 commit comments

Comments
 (0)