Skip to content

Commit 43d0a4a

Browse files
build(deps): bump org.jetbrains.intellij.platform.settings
Bumps org.jetbrains.intellij.platform.settings from 2.1.0 to 2.3.0. --- updated-dependencies: - dependency-name: org.jetbrains.intellij.platform.settings dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c28033d commit 43d0a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ val codeArtifactMavenRepo = fun RepositoryHandler.(): MavenArtifactRepository? {
2929
plugins {
3030
id("com.github.burrunan.s3-build-cache") version "1.5"
3131
id("com.gradle.develocity") version "3.17.6"
32-
id("org.jetbrains.intellij.platform.settings") version "2.1.0"
32+
id("org.jetbrains.intellij.platform.settings") version "2.3.0"
3333
}
3434

3535
dependencyResolutionManagement {

0 commit comments

Comments
 (0)