Skip to content

Commit e21bf9f

Browse files
authored
Merge pull request #155 from SumoLogic/dependabot/gradle/org.scala-lang-scala3-compiler_3-3.5.2
Bump org.scala-lang:scala3-compiler_3 from 3.5.0 to 3.5.2
2 parents ca9a62c + bd6325a commit e21bf9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
implementation 'com.opencsv:opencsv:5.9'
2525
implementation 'commons-cli:commons-cli:1.9.0'
2626

27-
testImplementation "org.scala-lang:scala3-compiler_3:3.5.0"
27+
testImplementation "org.scala-lang:scala3-compiler_3:3.5.2"
2828
testImplementation "org.scalatest:scalatest_3:$scalatestVersion"
2929
testImplementation "org.scalatest:scalatest-wordspec_3:$scalatestVersion"
3030
testImplementation "org.scalatest:scalatest-shouldmatchers_3:$scalatestVersion"

0 commit comments

Comments
 (0)