Skip to content

Commit

Permalink
Merge pull request #4 from orppst/propdm06
Browse files Browse the repository at this point in the history
update to ProposalDM 0.6.1

need to do this to make any progress on other module CI
  • Loading branch information
pahjbo authored Oct 21, 2024
2 parents fe31b54 + ecd16d7 commit 3769386
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
import io.quarkus.oidc.client.reactive.filter.OidcClientRequestReactiveFilter;
import org.eclipse.microprofile.rest.client.annotation.RegisterProvider;
import org.eclipse.microprofile.rest.client.inject.RegisterRestClient;
import org.ivoa.dm.proposal.prop.*;
import org.ivoa.dm.proposal.management.*;
import org.ivoa.dm.proposal.prop.ObservingProposal;
import org.ivoa.dm.proposal.prop.Person;
import org.orph2020.pst.common.json.ObjectIdentifier;

import jakarta.ws.rs.*;
Expand Down

0 comments on commit 3769386

Please sign in to comment.