Skip to content

Commit

Permalink
Bump scala.version from 2.13.3 to 2.13.16 (#14799)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 269f483 commit 4742aa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@
<google.jsr305.version>3.0.2</google.jsr305.version>

<!-- Configuration for Scala -->
<scala.version>2.12.19</scala.version>
<scala.version>2.12.20</scala.version>
<scala.compat.version>2.12</scala.compat.version>

<!-- Solve conflicts and vulnerabilities -->
Expand Down Expand Up @@ -412,7 +412,7 @@
<activeByDefault>false</activeByDefault>
</activation>
<properties>
<scala.version>2.13.3</scala.version>
<scala.version>2.13.16</scala.version>
<scala.compat.version>2.13</scala.compat.version>
</properties>
</profile>
Expand Down

0 comments on commit 4742aa9

Please sign in to comment.