Skip to content

Commit

Permalink
Update dependency org.scala-lang:scala-library to v2.13.10 (pac4j#523)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 10, 2022
1 parent 36401fc commit c9cefe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion play-pac4j_2.13/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.13.9</version>
<version>2.13.10</version>
</dependency>

<!-- tests -->
Expand Down

0 comments on commit c9cefe4

Please sign in to comment.