File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ <h2 id="getOL" class="section_title"><a class="anchor" href="#getOL"></a>{% t st
162162 < div class ="code_block_wrapper " title ="Code block ">
163163 < div class ="copied_confirmation "> Copied to clipboard</ div >
164164 < input type ="image " class ="copy_to_clipboard " src ="/img/guides_copy_button.svg " alt ="Copy code block " title ="Copy code block "/>
165- < pre class ="code_container "> <plugin>< br > <groupId>io.openliberty.tools</groupId>< br > <artifactId>liberty-maven-plugin</artifactId>< br > <version>< span class ="latest_version " id ="maven_version "> 3.10.3 </ span > </version>< br > </plugin></ pre >
165+ < pre class ="code_container "> <plugin>< br > <groupId>io.openliberty.tools</groupId>< br > <artifactId>liberty-maven-plugin</artifactId>< br > <version>< span class ="latest_version " id ="maven_version "> 3.11.5 </ span > </version>< br > </plugin></ pre >
166166 </ div >
167167 < p >
168168 {% t start.add_to_existing_app.maven_guide_text %}
@@ -177,7 +177,7 @@ <h2 id="getOL" class="section_title"><a class="anchor" href="#getOL"></a>{% t st
177177 < div class ="code_block_wrapper " title ="Code block ">
178178 < div class ="copied_confirmation "> Copied to clipboard</ div >
179179 < input type ="image " class ="copy_to_clipboard " src ="/img/guides_copy_button.svg " alt ="Copy code block " title ="Copy code block "/>
180- < pre class ="code_container "> buildscript { < br > repositories { < br > mavenCentral()< br > }< br > dependencies {< br > classpath 'io.openliberty.tools:liberty-gradle-plugin:'< span class ="latest_version " id ="gradle_version "> 3.8.3 </ span > '< br > }< br > }</ pre >
180+ < pre class ="code_container "> buildscript { < br > repositories { < br > mavenCentral()< br > }< br > dependencies {< br > classpath 'io.openliberty.tools:liberty-gradle-plugin:'< span class ="latest_version " id ="gradle_version "> 3.9.5 </ span > '< br > }< br > }</ pre >
181181 </ div >
182182 < p > The plugin also needs to be applied in the build file in order to be utilized.</ p >
183183 < div class ="code_block_wrapper " title ="Code block ">
You can’t perform that action at this time.
0 commit comments