Skip to content

Commit

Permalink
Update dependency org.scala-lang:scala-library to v2.13.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent c94830b commit 3ac2464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@ dependencies {
contractTestImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-params', version: versions.junit
contractTestImplementation group: 'org.junit.platform', name: 'junit-platform-commons', version: versions.junitPlatform
contractTestRuntimeOnly group: 'org.junit.platform', name: 'junit-platform-engine', version: versions.junitPlatform
contractTestImplementation('org.scala-lang:scala-library:2.13.14')
contractTestImplementation('org.scala-lang:scala-library:2.13.15')


integrationTestImplementation sourceSets.main.runtimeClasspath
Expand Down

0 comments on commit 3ac2464

Please sign in to comment.