Skip to content

Commit 7bb936d

Browse files
Excavator: Upgrade dependencies (#3229)
1 parent b1183a3 commit 7bb936d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

versions.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -222,9 +222,9 @@ jakarta.servlet:jakarta.servlet-api:5.0.0 (2 constraints: 1015bdac)
222222

223223
junit:junit:4.13.2 (1 constraints: 690fa77c)
224224

225-
net.bytebuddy:byte-buddy:1.17.7 (2 constraints: 9e161a3f)
225+
net.bytebuddy:byte-buddy:1.17.7 (2 constraints: 9f161b3f)
226226

227-
net.bytebuddy:byte-buddy-agent:1.17.6 (1 constraints: 490b4dde)
227+
net.bytebuddy:byte-buddy-agent:1.17.7 (1 constraints: 4a0b4ede)
228228

229229
net.jcip:jcip-annotations:1.0 (1 constraints: 560ff165)
230230

@@ -272,9 +272,9 @@ org.junit.platform:junit-platform-engine:1.13.4 (2 constraints: 5123de45)
272272

273273
org.junit.platform:junit-platform-launcher:1.13.4 (1 constraints: 3b05363b)
274274

275-
org.mockito:mockito-core:5.19.0 (2 constraints: 3a14bf87)
275+
org.mockito:mockito-core:5.20.0 (2 constraints: 2a143986)
276276

277-
org.mockito:mockito-junit-jupiter:5.19.0 (1 constraints: 41055c3b)
277+
org.mockito:mockito-junit-jupiter:5.20.0 (1 constraints: 3905453b)
278278

279279
org.objenesis:objenesis:3.3 (1 constraints: b20a14bd)
280280

versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ org.immutables:value = 2.11.3
3030
org.jmock:jmock = 2.13.1
3131
org.junit.jupiter:* = 5.13.4
3232
org.junit.platform:* = 1.13.4
33-
org.mockito:* = 5.19.0
33+
org.mockito:* = 5.20.0
3434
org.slf4j:* = 2.0.17
3535
io.undertow:* = 2.2.37.Final
3636
# dependency-upgrader:OFF

0 commit comments

Comments
 (0)