fix: upgrade org.scala-lang:scala-library from 2.13.10 to 2.13.11 (#1354)

Snyk has created this PR to upgrade org.scala-lang:scala-library from 2.13.10 to 2.13.11.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.scala-lang/scala-library/

See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/79ea2278-c4a8-4336-ba93-333db70b8c13?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Jeff Banks 2023-06-26 08:16:17 -05:00 committed by GitHub
parent a3e276b96c
commit 704a505c67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,7 +69,7 @@
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.13.10</version>
<version>2.13.11</version>
</dependency>
</dependencies>