Skip to content

Commit

Permalink
Update all dependencies #23
Browse files Browse the repository at this point in the history
  • Loading branch information
bwaldvogel committed Dec 15, 2023
1 parent 9ecf136 commit 086cc3c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
javax.validation:validation-api:2.0.1.Final=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.14.9=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy-agent:1.14.10=testCompileClasspath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.14.10=aggregateCodeCoverageReportResults,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
net.sf.jopt-simple:jopt-simple:5.0.4=testCompileClasspath,testRuntimeClasspath
nl.jqno.equalsverifier:equalsverifier:3.15.3=testCompileClasspath,testRuntimeClasspath
nl.jqno.equalsverifier:equalsverifier:3.15.4=testCompileClasspath,testRuntimeClasspath
org.apache.commons:commons-lang3:3.14.0=testCompileClasspath,testRuntimeClasspath
org.apache.commons:commons-math3:3.6.1=testCompileClasspath,testRuntimeClasspath
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
Expand All @@ -23,7 +23,7 @@ org.junit.platform:junit-platform-commons:1.10.1=testCompileClasspath,testRuntim
org.junit.platform:junit-platform-engine:1.10.1=testRuntimeClasspath
org.junit.platform:junit-platform-launcher:1.10.1=testRuntimeClasspath
org.junit:junit-bom:5.10.1=testCompileClasspath,testRuntimeClasspath
org.mockito:mockito-core:5.7.0=testCompileClasspath,testRuntimeClasspath
org.mockito:mockito-core:5.8.0=testCompileClasspath,testRuntimeClasspath
org.objenesis:objenesis:3.3=aggregateCodeCoverageReportResults,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.openjdk.jmh:jmh-core:1.37=testCompileClasspath,testRuntimeClasspath
org.openjdk.jmh:jmh-generator-annprocess:1.37=testRuntimeClasspath
Expand Down

0 comments on commit 086cc3c

Please sign in to comment.