Skip to content

Commit

Permalink
issue #1155 POM: upgrade to Scala 2.13.15
Browse files Browse the repository at this point in the history
  • Loading branch information
wajda committed Oct 1, 2024
1 parent c459ba4 commit d86b4ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/parent-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<timestamp>${maven.build.timestamp}</timestamp>
<maven.build.timestamp.format>yyyy-MM-dd'T'HH:mm:ssX</maven.build.timestamp.format>
<java.version>1.8</java.version>
<scala.version>2.13.14</scala.version>
<scala.version>2.13.15</scala.version>
<scala.compat.version>2.13</scala.compat.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<logback.version>1.5.7</logback.version>
Expand Down

0 comments on commit d86b4ab

Please sign in to comment.