Skip to content

Commit 76061b3

Browse files
⬆️ QD-12983: Bump the dependencies group across 1 directory with 2 updates (#823)
* ⬆️ QD-12983: Bump the dependencies group across 1 directory with 2 updates Bumps the dependencies group with 2 updates in the /internal/tooling directory: org.jetbrains.qodana:publisher-cli and org.jetbrains.qodana:qodana-fuser. Updates `org.jetbrains.qodana:publisher-cli` from 3.0.11 to 3.0.12 Updates `org.jetbrains.qodana:qodana-fuser` from 1.0.26 to 1.0.28 --- updated-dependencies: - dependency-name: org.jetbrains.qodana:publisher-cli dependency-version: 3.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jetbrains.qodana:qodana-fuser dependency-version: 1.0.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * rerun checks --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Andrzejewski <[email protected]>
1 parent aa801e4 commit 76061b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

internal/tooling/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.jetbrains.qodana</groupId>
4444
<artifactId>publisher-cli</artifactId>
45-
<version>3.0.11</version>
45+
<version>3.0.12</version>
4646
</dependency>
4747
<dependency>
4848
<groupId>com.jetbrains.qodana</groupId>
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>org.jetbrains.qodana</groupId>
5454
<artifactId>qodana-fuser</artifactId>
55-
<version>1.0.26</version>
55+
<version>1.0.28</version>
5656
</dependency>
5757
<dependency>
5858
<groupId>org.jetbrains.qodana</groupId>

0 commit comments

Comments
 (0)