Skip to content

Commit a65d9bc

Browse files
authored
Merge pull request #376 from navikt/dependabot/gradle/test-6b38464e5b
Bump the test group with 4 updates
2 parents b57383a + 402fa8e commit a65d9bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
ktor-version = "2.3.13"
3-
jupiter-version = "5.11.3"
3+
jupiter-version = "5.11.4"
44
cxf-version = "4.0.5" # Obs: Når vi oppgraderer denne, bør vi også kunne rydde bort guava og guava-workarounden
55
bcpkix-version = "1.79"
66
angus-version = "1.1.0"
@@ -50,7 +50,7 @@ logging-logstashLogbackEncoder = { module = "net.logstash.logback:logstash-logba
5050
micrometer-prometheus = { module = "io.micrometer:micrometer-registry-prometheus", version = "1.14.2"}
5151

5252
#MockK
53-
mockk = { module = "io.mockk:mockk", version = "1.13.13" }
53+
mockk = { module = "io.mockk:mockk", version = "1.13.14" }
5454

5555
# Kotest
5656
test-kotest-assertionscore = { module = "io.kotest:kotest-assertions-core", version = "5.9.1" }

0 commit comments

Comments
 (0)