Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rest Assured version to 3.3.0 #501

Merged

Conversation

cescoffier
Copy link
Member

Update Rest Assured version to 3.3.0

It also extracts the REST Assured version in the project generator mojo.

@cescoffier cescoffier added the kind/enhancement New feature or request label Jan 14, 2019
@cescoffier cescoffier added this to the 0.6.0 milestone Jan 14, 2019
@cescoffier cescoffier requested a review from gsmet January 14, 2019 12:40
@@ -43,7 +44,7 @@
<dependency>
<groupId>io.rest-assured</groupId>
<artifactId>rest-assured</artifactId>
<version>3.2.0</version>
<version>${r"${restassured.version}"}</version>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does not look right?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if it's not how variables are escaped. @cescoffier ?

@cescoffier
Copy link
Member Author

cescoffier commented Jan 14, 2019 via email

@stuartwdouglas stuartwdouglas merged commit ecac6aa into quarkusio:master Jan 15, 2019
@cescoffier cescoffier deleted the features/update-rest-assured branch January 17, 2019 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants