Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/org.springframework.boot-3…
Browse files Browse the repository at this point in the history
….4.0
  • Loading branch information
3750 authored Jan 14, 2025
2 parents 5f61117 + b6ae9b7 commit 43a2584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion part3.0-measuring/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {

dependencies {
implementation 'commons-cli:commons-cli:1.9.0'
implementation 'org.apache.commons:commons-csv:1.12.0'
implementation 'org.apache.commons:commons-csv:1.13.0'

testRuntimeOnly("org.junit.platform:junit-platform-launcher")
testImplementation 'org.spockframework:spock-core:2.4-M4-groovy-4.0'
Expand Down

0 comments on commit 43a2584

Please sign in to comment.