Skip to content

Commit

Permalink
update to a later scala without deserialization issue
Browse files Browse the repository at this point in the history
  • Loading branch information
spullara committed Jun 5, 2023
1 parent c4c5a6f commit 3433d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scala-extensions/scala-extensions-2.13/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.13.0</version>
<version>2.13.9</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

1 comment on commit 3433d0c

@rishiraj88
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Please sign in to comment.