Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 0634e33

Browse files
committed
fix(skip-release): corrected intellij-common for test (#758)
Signed-off-by: Andre Dietisheim <[email protected]>
1 parent 49690d1 commit 0634e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ dependencies {
150150
'org.junit.platform:junit-platform-launcher:1.10.2',
151151
'org.mockito:mockito-core:5.11.0',
152152
'org.easytesting:fest-assert:1.4',
153-
'com.redhat.devtools.intellij:intellij-common:1.9.5-SNAPSHOT:test',
153+
'com.redhat.devtools.intellij:intellij-common:1.9.5:test',
154154
'org.awaitility:awaitility:4.2.1',
155155
'org.mock-server:mockserver-client-java:5.15.0',
156156
'org.mock-server:mockserver-netty:5.15.0',

0 commit comments

Comments
 (0)