Skip to content

Commit 8a35aca

Browse files
build(deps): bump scala-library
Bumps [scala-library](https://github.com/scala/scala) from 2.13.6 to 2.13.9. - [Release notes](https://github.com/scala/scala/releases) - [Commits](scala/scala@v2.13.6...v2.13.9) --- updated-dependencies: - dependency-name: org.scala-lang:scala-library dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 378b48a commit 8a35aca

File tree

1 file changed

+1
-1
lines changed
  • integrations/maven-bloop/src/test/resources/multi_dependency/module1

1 file changed

+1
-1
lines changed

integrations/maven-bloop/src/test/resources/multi_dependency/module1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>org.scala-lang</groupId>
2323
<artifactId>scala-library</artifactId>
24-
<version>2.13.6</version>
24+
<version>2.13.9</version>
2525
</dependency>
2626

2727
<!-- Test -->

0 commit comments

Comments
 (0)