Skip to content

Commit 4a9e9b7

Browse files
committed
Lock dependencies after mockk upgrade
1 parent a4a8dbe commit 4a9e9b7

File tree

3 files changed

+18
-30
lines changed

3 files changed

+18
-30
lines changed

gradle/dependency-locks/testCompileClasspath.lockfile

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,10 @@ io.ktor:ktor-utils-jvm:1.2.6
7676
io.ktor:ktor-websockets:1.2.6
7777
io.micrometer:micrometer-core:1.4.0
7878
io.micrometer:micrometer-registry-prometheus:1.4.0
79-
io.mockk:mockk-agent-api:1.9.3
80-
io.mockk:mockk-agent-common:1.9.3
81-
io.mockk:mockk-agent-jvm:1.9.3
82-
io.mockk:mockk-common:1.9.3
83-
io.mockk:mockk-dsl-jvm:1.9.3
84-
io.mockk:mockk-dsl:1.9.3
85-
io.mockk:mockk:1.9.3
79+
io.mockk:mockk-common:1.10.0
80+
io.mockk:mockk-dsl-jvm:1.10.0
81+
io.mockk:mockk-dsl:1.10.0
82+
io.mockk:mockk:1.10.0
8683
io.netty:netty-buffer:4.1.37.Final
8784
io.netty:netty-codec-http2:4.1.37.Final
8885
io.netty:netty-codec-http:4.1.37.Final
@@ -105,8 +102,6 @@ javax.validation:validation-api:2.0.0.Final
105102
javax.xml.bind:jaxb-api:2.3.1
106103
joda-time:joda-time:2.10.1
107104
junit:junit:4.12
108-
net.bytebuddy:byte-buddy-agent:1.9.10
109-
net.bytebuddy:byte-buddy:1.9.10
110105
net.java.dev.jna:jna-platform:5.5.0
111106
net.java.dev.jna:jna:5.5.0
112107
no.bekk.bekkopen:nocommons:0.9.0
@@ -170,7 +165,6 @@ org.junit.platform:junit-platform-suite-api:1.6.1
170165
org.junit:junit-bom:5.6.1
171166
org.lz4:lz4-java:1.6.0
172167
org.mortbay.jetty.alpn:alpn-boot:8.1.13.v20181017
173-
org.objenesis:objenesis:3.0.1
174168
org.opentest4j:opentest4j:1.2.0
175169
org.postgresql:postgresql:42.2.11
176170
org.rnorth.duct-tape:duct-tape:1.0.8

gradle/dependency-locks/testImplementationDependenciesMetadata.lockfile

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,10 @@ io.ktor:ktor-utils-jvm:1.2.6
7373
io.ktor:ktor-websockets:1.2.6
7474
io.micrometer:micrometer-core:1.4.0
7575
io.micrometer:micrometer-registry-prometheus:1.4.0
76-
io.mockk:mockk-agent-api:1.9.3
77-
io.mockk:mockk-agent-common:1.9.3
78-
io.mockk:mockk-agent-jvm:1.9.3
79-
io.mockk:mockk-common:1.9.3
80-
io.mockk:mockk-dsl-jvm:1.9.3
81-
io.mockk:mockk-dsl:1.9.3
82-
io.mockk:mockk:1.9.3
76+
io.mockk:mockk-common:1.10.0
77+
io.mockk:mockk-dsl-jvm:1.10.0
78+
io.mockk:mockk-dsl:1.10.0
79+
io.mockk:mockk:1.10.0
8380
io.netty:netty-buffer:4.1.37.Final
8481
io.netty:netty-codec-http2:4.1.37.Final
8582
io.netty:netty-codec-http:4.1.37.Final
@@ -102,8 +99,6 @@ javax.validation:validation-api:2.0.0.Final
10299
javax.xml.bind:jaxb-api:2.3.1
103100
joda-time:joda-time:2.10.1
104101
junit:junit:4.12
105-
net.bytebuddy:byte-buddy-agent:1.9.10
106-
net.bytebuddy:byte-buddy:1.9.10
107102
net.java.dev.jna:jna-platform:5.5.0
108103
net.java.dev.jna:jna:5.5.0
109104
no.bekk.bekkopen:nocommons:0.9.0
@@ -164,7 +159,6 @@ org.junit.platform:junit-platform-commons:1.6.1
164159
org.junit:junit-bom:5.6.1
165160
org.lz4:lz4-java:1.6.0
166161
org.mortbay.jetty.alpn:alpn-boot:8.1.13.v20181017
167-
org.objenesis:objenesis:3.0.1
168162
org.opentest4j:opentest4j:1.2.0
169163
org.postgresql:postgresql:42.2.11
170164
org.rnorth.duct-tape:duct-tape:1.0.8

gradle/dependency-locks/testRuntimeClasspath.lockfile

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -100,13 +100,13 @@ io.ktor:ktor-utils-jvm:1.2.6
100100
io.ktor:ktor-websockets:1.2.6
101101
io.micrometer:micrometer-core:1.4.0
102102
io.micrometer:micrometer-registry-prometheus:1.4.0
103-
io.mockk:mockk-agent-api:1.9.3
104-
io.mockk:mockk-agent-common:1.9.3
105-
io.mockk:mockk-agent-jvm:1.9.3
106-
io.mockk:mockk-common:1.9.3
107-
io.mockk:mockk-dsl-jvm:1.9.3
108-
io.mockk:mockk-dsl:1.9.3
109-
io.mockk:mockk:1.9.3
103+
io.mockk:mockk-agent-api:1.10.0
104+
io.mockk:mockk-agent-common:1.10.0
105+
io.mockk:mockk-agent-jvm:1.10.0
106+
io.mockk:mockk-common:1.10.0
107+
io.mockk:mockk-dsl-jvm:1.10.0
108+
io.mockk:mockk-dsl:1.10.0
109+
io.mockk:mockk:1.10.0
110110
io.netty:netty-buffer:4.1.37.Final
111111
io.netty:netty-codec-http2:4.1.37.Final
112112
io.netty:netty-codec-http:4.1.37.Final
@@ -131,8 +131,8 @@ javax.xml.bind:jaxb-api:2.3.1
131131
jline:jline:0.9.94
132132
joda-time:joda-time:2.10.1
133133
junit:junit:4.12
134-
net.bytebuddy:byte-buddy-agent:1.9.10
135-
net.bytebuddy:byte-buddy:1.9.10
134+
net.bytebuddy:byte-buddy-agent:1.10.9
135+
net.bytebuddy:byte-buddy:1.10.9
136136
net.java.dev.jna:jna-platform:5.5.0
137137
net.java.dev.jna:jna:5.5.0
138138
no.bekk.bekkopen:nocommons:0.9.0
@@ -210,7 +210,7 @@ org.junit:junit-bom:5.6.1
210210
org.latencyutils:LatencyUtils:2.0.3
211211
org.lz4:lz4-java:1.6.0
212212
org.mortbay.jetty.alpn:alpn-boot:8.1.13.v20181017
213-
org.objenesis:objenesis:3.0.1
213+
org.objenesis:objenesis:3.1
214214
org.opentest4j:opentest4j:1.2.0
215215
org.postgresql:postgresql:42.2.11
216216
org.rnorth.duct-tape:duct-tape:1.0.8

0 commit comments

Comments
 (0)