Skip to content

Commit 9bbbc52

Browse files
chore(deps): update all non-major dependencies to v3.2.0
1 parent 9de61ad commit 9bbbc52

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

settings.gradle.kts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ pluginManagement {
77
plugins {
88
id("com.github.johnrengelman.shadow") version "8.1.1"
99
id("org.cadixdev.licenser") version "0.6.1"
10-
id("net.kyori.indra") version "3.1.3"
11-
id("net.kyori.indra.git") version "3.1.3"
12-
id("net.kyori.indra.publishing") version "3.1.3"
10+
id("net.kyori.indra") version "3.2.0"
11+
id("net.kyori.indra.git") version "3.2.0"
12+
id("net.kyori.indra.publishing") version "3.2.0"
1313
id("net.kyori.blossom") version "2.1.0"
1414
}
1515
}

0 commit comments

Comments
 (0)