Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent bf22a3e commit d6778bd
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.14</version>
<version>2.13.15</version>
</dependency>
<dependency>
<groupId>org.wiremock</groupId>
Expand Down

0 comments on commit d6778bd

Please sign in to comment.