Skip to content

Commit 895baf8

Browse files
chore(deps): update all non-major dependencies to v3.2.0 (#206)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9de61ad commit 895baf8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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)