Skip to content

Commit

Permalink
Bump fi.protonode:certy from 0.3.0 to 0.3.1
Browse files Browse the repository at this point in the history
Bumps [fi.protonode:certy](https://github.com/tsaarni/java-certy) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/tsaarni/java-certy/releases)
- [Commits](tsaarni/java-certy@v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: fi.protonode:certy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 28ae527 commit 04d8dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repositories {
dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'
testImplementation 'org.apache.logging.log4j:log4j-slf4j-impl:2.20.0'
testImplementation 'fi.protonode:certy:0.3.0'
testImplementation 'fi.protonode:certy:0.3.1'

// Following warning is printed with JDK17
// "OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended"
Expand Down

0 comments on commit 04d8dd3

Please sign in to comment.