This repository was archived by the owner on Feb 13, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ together with the usage and installation.
4141<dependency >
4242 <groupId >io.skodjob</groupId >
4343 <artifactId >test-frame-common</artifactId >
44- <version >0.14.0 </version >
44+ <version >0.14.1 </version >
4545</dependency >
4646```
4747### Or use snapshot releases
@@ -135,17 +135,17 @@ Include `test-frame-kubernetes` or for openshift specific resources include also
135135<dependency >
136136 <groupId >io.skodjob</groupId >
137137 <artifactId >test-frame-common</artifactId >
138- <version >0.14.0 </version >
138+ <version >0.14.1 </version >
139139</dependency >
140140<dependency >
141141 <groupId >io.skodjob</groupId >
142142 <artifactId >test-frame-kubernetes</artifactId >
143- <version >0.14.0 </version >
143+ <version >0.14.1 </version >
144144</dependency >
145145<dependency >
146146 <groupId >io.skodjob</groupId >
147147 <artifactId >test-frame-openshift</artifactId >
148- <version >0.14.0 </version >
148+ <version >0.14.1 </version >
149149</dependency >
150150...
151151```
You can’t perform that action at this time.
0 commit comments