Skip to content

Commit

Permalink
Merge branch 'chore/update-gradle' into bugfix/add-task-dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Kosuke Morimoto <[email protected]>
  • Loading branch information
kmrmt authored Sep 25, 2024
2 parents e6c4ddc + d255350 commit 685b7f2
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 @@ -77,7 +77,7 @@ dependencies {

testImplementation 'org.jetbrains.kotlin:kotlin-stdlib:2.0.20'
testImplementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3'
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.0'
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.1'
testImplementation 'io.grpc:grpc-okhttp:1.68.0'
}

Expand Down

0 comments on commit 685b7f2

Please sign in to comment.