Skip to content

Commit cea7736

Browse files
Merge pull request #758 from Swofty-Developments/dependabot/gradle/org.jetbrains.gradle.plugin.idea-ext-1.4.1
chore(deps): bump org.jetbrains.gradle.plugin.idea-ext from 1.3 to 1.4.1
2 parents a752dae + 7bf7df3 commit cea7736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

velocity.extension/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
application
66
`maven-publish`
77
id("com.gradleup.shadow") version "9.3.2"
8-
id("org.jetbrains.gradle.plugin.idea-ext") version "1.3"
8+
id("org.jetbrains.gradle.plugin.idea-ext") version "1.4.1"
99
}
1010

1111
java {

0 commit comments

Comments
 (0)