Skip to content

Commit

Permalink
chore(deps): update dependency org.junit.jupiter:junit-jupiter to v5.…
Browse files Browse the repository at this point in the history
…8.2 (#4)

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Dec 31, 2021
1 parent eb5e595 commit 031381c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code-transformation/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jar {
}
dependencies {
// Use JUnit Jupiter for testing.
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.2'
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.2'

// This dependency is used by the application.
implementation 'com.google.guava:guava:30.1.1-jre'
Expand Down

0 comments on commit 031381c

Please sign in to comment.