Skip to content

Commit

Permalink
[AUTOPR] Automatic updates (#47)
Browse files Browse the repository at this point in the history
* update java deps

---------

Co-authored-by: nicolaasuni-vonage <nicola.asuni@vonage.com>
  • Loading branch information
github-actions[bot] and nicolaasuni-vonage authored Aug 19, 2024
1 parent 74c1d92 commit 9297f17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml.off
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@ matrix:
- language: java
script:
- make java

2 changes: 1 addition & 1 deletion java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repositories {
}

dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.3'
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.0'
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
}

Expand Down

0 comments on commit 9297f17

Please sign in to comment.