Skip to content

Commit df694e3

Browse files
authored
Merge pull request #330 from navikt/dependabot/gradle/io.projectreactor-reactor-test-3.4.23
chore(deps): bump reactor-test from 3.4.22 to 3.4.23
2 parents c51191d + 5030547 commit df694e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ val freemarkerVersion = "2.3.31"
1414
val kotestVersion = "5.4.2"
1515
val bouncyCastleVersion = "1.70"
1616
val springBootVersion = "2.7.3"
17-
val reactorTestVersion = "3.4.22"
17+
val reactorTestVersion = "3.4.23"
1818
val ktorVersion = "2.1.1"
1919

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

0 commit comments

Comments
 (0)