Skip to content

Commit 5256ad3

Browse files
committed
[FLINK-36473] use appropriate scope
1 parent 19f25e5 commit 5256ad3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flink-autoscaler/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ under the License.
111111
<groupId>org.awaitility</groupId>
112112
<artifactId>awaitility</artifactId>
113113
<version>${awaitility.version}</version>
114+
<scope>test</scope>
114115
</dependency>
115116

116117
</dependencies>

0 commit comments

Comments
 (0)