Skip to content

Commit 6482d51

Browse files
dependabot[bot]NguyenHoangSon96
authored andcommitted
chore(deps): bump org.scala-lang:scala-library from 2.12.20 to 2.12.21
Bumps [org.scala-lang:scala-library](https://github.com/scala/scala) from 2.12.20 to 2.12.21. - [Release notes](https://github.com/scala/scala/releases) - [Commits](scala/scala@v2.12.20...v2.12.21) --- updated-dependencies: - dependency-name: org.scala-lang:scala-library dependency-version: 2.12.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 57d6091 commit 6482d51

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.20</scala.version>
75+
<scala.version>2.12.21</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.21</scala.version>
7676
</properties>
7777

7878
<build>

0 commit comments

Comments
 (0)