Skip to content

Commit

Permalink
test: update JUnit to 5.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vlsi committed Jul 19, 2022
1 parent 36cd24c commit aa5758a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
### Changed
chore: skip publishing pgjdbc-osgi-test to Central
chore: bump Gradle to 7.5
test: update JUnit to 5.8.2

### Added
chore: added Gradle Wrapper Validation for verifying gradle-wrapper.jar
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ hamcrest.version=2.2
jmh.version=1.12
javaee-api.version=6.0
junit4.version=4.13
junit5.version=5.6.0
junit5.version=5.8.2
junit5-system-stubs-jupiter.version=1.2.0
logback.version=1.1.2
org.apache.felix.framework.version=7.0.5
Expand Down

0 comments on commit aa5758a

Please sign in to comment.