Skip to content

Commit 3429e11

Browse files
Merge branch '2.13' of https://github.com/neo-technology/graph-analytics into 2.13
2 parents 5165085 + 5de9d10 commit 3429e11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jqwik = { module = "net.jqwik:jqwik", version.ref = "jqwik" }
8282
junit-pioneer = { module = "org.junit-pioneer:junit-pioneer", version.ref = "junit-pioneer" }
8383
junit5-jupiter = { module = "org.junit.jupiter:junit-jupiter" }
8484
junit5-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api" }
85-
junit5-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine" }
85+
junit5-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine"}
8686
junit5-jupiter-params = { module = "org.junit.jupiter:junit-jupiter-params" }
8787
junit5-migration = { module = "org.junit.jupiter:junit-jupiter-migrationsupport" }
8888
junit5-platform = { module = "org.junit.platform:junit-platform-launcher" }

0 commit comments

Comments
 (0)