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
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 8996168 commit f466e9f
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 @@ -252,7 +252,7 @@
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.13.15</version>
<version>2.13.16</version>
</dependency>
<dependency>
<groupId>org.wiremock</groupId>
Expand Down

0 comments on commit f466e9f

Please sign in to comment.