Skip to content

Commit

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

(cherry picked from commit bc1e298)

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Jan 27, 2025
1 parent 40b54b8 commit 41b4b7c
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 @@ -141,7 +141,7 @@ dependencies {
spark 'org.apache.spark:spark-core_2.13:3.5.4'
spark group: 'org.apache.spark', name: 'spark-common-utils_2.13', version: '3.5.4'

implementation 'org.scala-lang:scala-library:2.13.8'
implementation 'org.scala-lang:scala-library:2.13.9'
implementation group: 'org.antlr', name: 'antlr4-runtime', version: '4.9.3'
implementation("org.json4s:json4s-ast_2.13:3.7.0-M11")
implementation("org.json4s:json4s-core_2.13:3.7.0-M11")
Expand Down

0 comments on commit 41b4b7c

Please sign in to comment.