Skip to content

Commit 3ad565d

Browse files
committed
updated some dependencies
1 parent 6f3c03b commit 3ad565d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

client/build.gradle.kts

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@ version = "1.5.1"
1515
dependencies {
1616
implementation("jakarta.annotation:jakarta.annotation-api:3.0.0")
1717
implementation("com.google.code.findbugs:jsr305:3.0.2")
18-
implementation("com.fasterxml.jackson.core:jackson-core:2.17.1")
19-
implementation("com.fasterxml.jackson.core:jackson-annotations:2.17.1")
20-
implementation("com.fasterxml.jackson.core:jackson-databind:2.17.1")
21-
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.1")
18+
implementation("com.fasterxml.jackson.core:jackson-core:2.17.2")
19+
implementation("com.fasterxml.jackson.core:jackson-annotations:2.17.2")
20+
implementation("com.fasterxml.jackson.core:jackson-databind:2.17.2")
21+
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.2")
2222
implementation("org.openapitools:jackson-databind-nullable:0.2.6")
2323
implementation("io.mikael:urlbuilder:2.0.9")
2424

25-
testImplementation("org.wiremock:wiremock:3.5.4")
26-
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.2")
27-
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.2")
25+
testImplementation("org.wiremock:wiremock:3.9.1")
26+
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.0")
27+
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.11.0")
2828
}
2929

3030
buildConfig {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy