Skip to content

Commit

Permalink
[Tech] Bump net.java.dev.jna:jna from 5.13.0 to 5.14.0 in /backend (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
claire2212 committed Jun 10, 2024
2 parents 10fffc1 + 712fb72 commit 0e11e3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ dependencies {
testImplementation("org.springframework.boot:spring-boot-starter-test:3.2.5")
testImplementation("org.springframework.restdocs:spring-restdocs-mockmvc:3.0.0")
testImplementation("org.testcontainers:junit-jupiter:1.19.2")
testImplementation("net.java.dev.jna:jna:5.13.0")
testImplementation("net.java.dev.jna:jna:5.14.0")
// TODO: move in tests only
api("net.ttddyy:datasource-proxy:1.10")
}
Expand Down

0 comments on commit 0e11e3b

Please sign in to comment.