File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/test/java/io/github/microcks/client Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3333class ConfigApiTest {
3434
3535 @ Container
36- public static MicrocksContainer microcks = new MicrocksContainer ("quay.io/microcks/microcks-uber:1.10.0 -native" );
36+ public static MicrocksContainer microcks = new MicrocksContainer ("quay.io/microcks/microcks-uber:1.11.2 -native" );
3737
3838 @ Test
3939 void testGetKeycloakConfig () throws ApiException {
Original file line number Diff line number Diff line change 3636class JobApiTest {
3737
3838 @ Container
39- public static MicrocksContainer microcks = new MicrocksContainer ("quay.io/microcks/microcks-uber:1.11.2 -native" );
39+ public static MicrocksContainer microcks = new MicrocksContainer ("quay.io/microcks/microcks-uber:1.12.1 -native" );
4040
4141 @ Test
4242 void testManageImportJob () throws ApiException {
You can’t perform that action at this time.
0 commit comments