Skip to content

Commit 5779348

Browse files
authored
Merge pull request #254 from navikt/dependabot/gradle/io.projectreactor-reactor-test-3.4.18
chore(deps): bump reactor-test from 3.4.17 to 3.4.18
2 parents 4dd5c9d + 5164a85 commit 5779348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ val freemarkerVersion = "2.3.31"
1414
val kotestVersion = "5.3.0"
1515
val bouncyCastleVersion = "1.70"
1616
val springBootVersion = "2.6.7"
17-
val reactorTestVersion = "3.4.17"
17+
val reactorTestVersion = "3.4.18"
1818
val ktorVersion = "2.0.1"
1919

2020
val mavenRepoBaseUrl = "https://oss.sonatype.org"

0 commit comments

Comments
 (0)