Skip to content

Commit

Permalink
Update scala.version to v2.13.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 29, 2024
1 parent da70afe commit 3123e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ SOFTWARE.
<maven.compiler.target>14</maven.compiler.target>
<java.version>14</java.version>
<encoding>UTF-8</encoding>
<scala.version>2.13.10</scala.version>
<scala.version>2.13.14</scala.version>
<antlr.version>4.9.2</antlr.version>
</properties>
<packaging>pom</packaging>
Expand Down

0 comments on commit 3123e06

Please sign in to comment.