Skip to content

Commit 3264398

Browse files
fix: upgrade org.scala-lang:scala-library from 2.13.10 to 2.13.11 (#235)
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/flyte/project/dd8c00cc-887d-48a2-ab5e-8aaff92c5a68?utm_source=github&utm_medium=referral&page=upgrade-pr Signed-off-by: Andres Gomez Ferrer <[email protected]> Co-authored-by: Andres Gomez Ferrer <[email protected]> Co-authored-by: Andrés Gómez <[email protected]>
1 parent 62ef63a commit 3264398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flytekit-scala_2.13/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
<properties>
3535
<scala.baseVersion>2.13</scala.baseVersion>
36-
<scala.version>2.13.10</scala.version>
36+
<scala.version>2.13.11</scala.version>
3737

3838
<magnolia.version>1.0.0-M4</magnolia.version>
3939

0 commit comments

Comments
 (0)