Skip to content

Commit

Permalink
fix(deps): update dependency org.scala-lang:scala-library to v2.13.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent a4a52a6 commit fe097a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ idea {

dependencies {
implementation 'com.google.guava:guava:33.3.0-jre'
implementation 'org.scala-lang:scala-library:2.11.12'
implementation 'org.scala-lang:scala-library:2.13.14'
implementation 'org.scala-lang:scala-reflect:2.11.12'
implementation 'org.scala-lang:scala-compiler:2.11.12'
implementation 'org.slf4j:slf4j-api:2.0.16'
Expand Down

0 comments on commit fe097a0

Please sign in to comment.