Skip to content

Commit 325e37b

Browse files
Bump scala.lang.version from 2.13.16 to 2.13.18
Bumps `scala.lang.version` from 2.13.16 to 2.13.18. Updates `org.scala-lang:scala-library` from 2.13.16 to 2.13.18 - [Release notes](https://github.com/scala/scala/releases) - [Commits](scala/scala@v2.13.16...v2.13.18) Updates `org.scala-lang:scala-reflect` from 2.13.16 to 2.13.18 - [Release notes](https://github.com/scala/scala/releases) - [Commits](scala/scala@v2.13.16...v2.13.18) --- updated-dependencies: - dependency-name: org.scala-lang:scala-library dependency-version: 2.13.18 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.scala-lang:scala-reflect dependency-version: 2.13.18 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1220092 commit 325e37b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

super/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ SPDX-License-Identifier: Apache-2.0
139139
<kafka.version>3.8.1</kafka.version>
140140
<avro.version>1.11.4</avro.version>
141141
<spring.kafka.version>3.3.10</spring.kafka.version>
142-
<scala.lang.version>2.13.16</scala.lang.version>
142+
<scala.lang.version>2.13.18</scala.lang.version>
143143
<lombok.version>1.18.32</lombok.version>
144144
<hivemq-mqtt-client.version>1.3.9</hivemq-mqtt-client.version>
145145
<apache.commons.io.version>2.16.1</apache.commons.io.version>

0 commit comments

Comments
 (0)