Skip to content

Commit d8dc268

Browse files
Bump org.scala-lang:scala3-library_3 from 3.7.0 to 3.7.3
Bumps [org.scala-lang:scala3-library_3](https://github.com/scala/scala3) from 3.7.0 to 3.7.3. - [Release notes](https://github.com/scala/scala3/releases) - [Commits](scala/scala3@3.7.0...3.7.3) --- updated-dependencies: - dependency-name: org.scala-lang:scala3-library_3 dependency-version: 3.7.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1729b6d commit d8dc268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ext {
2222
javaVersion = JavaVersion.VERSION_17
2323

2424
scalaVersion = '3'
25-
scalaBinaryVersion = '3.7.0'
25+
scalaBinaryVersion = '3.7.3'
2626
pekkoVersion = '1.2.0'
2727
jtsVersion = '1.20.0'
2828
confluentKafkaVersion = '7.9.0'

0 commit comments

Comments
 (0)