Skip to content

Commit f1c2817

Browse files
Bump org.scala-lang:scala-library from 2.13.15 to 2.13.16 (#521)
Bumps [org.scala-lang:scala-library](https://github.com/scala/scala) from 2.13.15 to 2.13.16. - [Release notes](https://github.com/scala/scala/releases) - [Commits](scala/scala@v2.13.15...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 e97c93a commit f1c2817

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
@@ -100,7 +100,7 @@
100100
<pekko.http.version>1.1.0</pekko.http.version>
101101
<protobuf.version>3.25.5</protobuf.version>
102102
<scala.version>2.13</scala.version>
103-
<scala.library.version>2.13.15</scala.library.version>
103+
<scala.library.version>2.13.16</scala.library.version>
104104
<slf4j.version>2.0.17</slf4j.version>
105105
<snappy.version>1.1.10.7</snappy.version>
106106
<spotbugs.annotations.version>4.9.3</spotbugs.annotations.version>

0 commit comments

Comments
 (0)