File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 106106 <version >7.14.0</version >
107107 <scope >test</scope >
108108 </dependency >
109+ <!-- <dependency>-->
110+ <!-- <groupId>org.testcontainers</groupId>-->
111+ <!-- <artifactId>testcontainers-postgresql</artifactId>-->
112+ <!-- <scope>test</scope>-->
113+ <!-- </dependency>-->
114+ <dependency >
115+ <groupId >io.cucumber</groupId >
116+ <artifactId >cucumber-java</artifactId >
117+ <version >7.14.0</version >
118+ <scope >test</scope >
119+ </dependency >
120+ <dependency >
121+ <groupId >io.cucumber</groupId >
122+ <artifactId >cucumber-junit</artifactId >
123+ <version >7.14.0</version >
124+ <scope >test</scope >
125+ </dependency >
126+ <dependency >
127+ <groupId >io.cucumber</groupId >
128+ <artifactId >cucumber-spring</artifactId >
129+ <version >7.14.0</version >
130+ <scope >test</scope >
131+ </dependency >
109132 </dependencies >
110133
111134 <build >
You can’t perform that action at this time.
0 commit comments