Skip to content

Commit 8cc957d

Browse files
authored
Merge pull request navikt#278 from navikt/dependabot/gradle/io.projectreactor-reactor-test-3.4.19
chore(deps): bump reactor-test from 3.4.18 to 3.4.19
2 parents be098f7 + 221462b commit 8cc957d

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.1"
1515
val bouncyCastleVersion = "1.70"
1616
val springBootVersion = "2.7.0"
17-
val reactorTestVersion = "3.4.18"
17+
val reactorTestVersion = "3.4.19"
1818
val ktorVersion = "2.0.2"
1919

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

0 commit comments

Comments
 (0)