Skip to content

Commit

Permalink
fix(deps): update dependency org.scala-lang:scala-library to v2.13.16 (
Browse files Browse the repository at this point in the history
…#1101)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent c504854 commit e0b8c84
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 @@ -143,7 +143,7 @@
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.13.15</version>
<version>2.13.16</version>
</dependency>
<dependency>
<groupId>jakarta.xml.bind</groupId>
Expand Down

0 comments on commit e0b8c84

Please sign in to comment.