Skip to content

Commit 9acd417

Browse files
chore(deps): bump org.scala-lang:scala-library from 2.12.19 to 2.12.20
Bumps [org.scala-lang:scala-library](https://github.com/scala/scala) from 2.12.19 to 2.12.20. - [Release notes](https://github.com/scala/scala/releases) - [Commits](scala/scala@v2.12.19...v2.12.20) --- 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]>
1 parent 68b28ad commit 9acd417

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

client-scala/cross/2.12/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
</scm>
7373

7474
<properties>
75-
<scala.version>2.12.19</scala.version>
75+
<scala.version>2.12.20</scala.version>
7676
</properties>
7777

7878
<build>

client-scala/cross/2.13/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
</scm>
7373

7474
<properties>
75-
<scala.version>2.13.11</scala.version>
75+
<scala.version>2.12.20</scala.version>
7676
</properties>
7777

7878
<build>

0 commit comments

Comments
 (0)