Bumping versions
This commit is contained in:
@@ -109,4 +109,5 @@ public class CredhubEnvironmentRepository implements EnvironmentRepository, Orde
|
||||
public void setOrder(int order) {
|
||||
this.order = order;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -123,4 +123,5 @@ public class GoogleSecretManagerEnvironmentRepository implements EnvironmentRepo
|
||||
public int getOrder() {
|
||||
return order;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -72,4 +72,5 @@ public class RedisEnvironmentRepository implements EnvironmentRepository, Ordere
|
||||
public int getOrder() {
|
||||
return order;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user