Skip to content

Commit

Permalink
fix(deps): update dependency org.scala-lang:scala-library to v2.13.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 26, 2023
1 parent 552cd61 commit f63e8a4
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:31.1-jre'
implementation 'org.scala-lang:scala-library:2.11.12'
implementation 'org.scala-lang:scala-library:2.13.10'
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.0'
Expand Down

0 comments on commit f63e8a4

Please sign in to comment.