Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Commit fe702a2

Browse files
Update dependency org.junit:junit-bom to v5.11.2
1 parent b2c6007 commit fe702a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repositories {
1515
}
1616

1717
dependencies {
18-
testImplementation(platform("org.junit:junit-bom:5.10.1"))
18+
testImplementation(platform("org.junit:junit-bom:5.11.2"))
1919
testImplementation("org.junit.jupiter:junit-jupiter")
2020
compileOnly("org.purpurmc.purpur:purpur-api:1.19.4-R0.1-SNAPSHOT")
2121
compileOnly("xyz.galaxyy.lualink:lualink:1.20.1-14")

0 commit comments

Comments
 (0)