Skip to content

Commit 4a22c5e

Browse files
Merge pull request #74 from harikrishnan83/dependabot/gradle/junitVersion-5.13.1
2 parents b811977 + fe1b907 commit 4a22c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repositories {
1010
}
1111

1212
def arrowVersion = "2.1.2"
13-
def junitVersion = "5.13.0"
13+
def junitVersion = "5.13.1"
1414

1515
dependencies {
1616
implementation platform('org.jetbrains.kotlin:kotlin-bom')

0 commit comments

Comments
 (0)