Skip to content

Commit 83b7a70

Browse files
Bump org.scala-lang:scala-library from 2.13.14 to 2.13.15 (#491)
Bumps [org.scala-lang:scala-library](https://github.com/scala/scala) from 2.13.14 to 2.13.15. - [Release notes](https://github.com/scala/scala/releases) - [Commits](scala/scala@v2.13.14...v2.13.15) --- updated-dependencies: - dependency-name: org.scala-lang:scala-library 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 821ae92 commit 83b7a70

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.0.1</pekko.http.version>
101101
<protobuf.version>3.25.3</protobuf.version>
102102
<scala.version>2.13</scala.version>
103-
<scala.library.version>2.13.14</scala.library.version>
103+
<scala.library.version>2.13.15</scala.library.version>
104104
<slf4j.version>2.0.16</slf4j.version>
105105
<snappy.version>1.1.10.7</snappy.version>
106106
<spotbugs.annotations.version>4.8.6</spotbugs.annotations.version>

0 commit comments

Comments
 (0)