Skip to content

Commit

Permalink
Bump gradle-tooling version
Browse files Browse the repository at this point in the history
  • Loading branch information
glefloch committed Aug 21, 2021
1 parent 19e3ba8 commit f26fc17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion independent-projects/bootstrap/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<plexus-classworlds.version>2.6.0</plexus-classworlds.version> <!-- not actually used but ClassRealm class is referenced from the API used in BootstrapWagonConfigurator -->
<version.surefire.plugin>3.0.0-M5</version.surefire.plugin>
<smallrye-common.version>1.6.0</smallrye-common.version>
<gradle-tooling.version>6.8.3</gradle-tooling.version>
<gradle-tooling.version>7.1.1</gradle-tooling.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit f26fc17

Please sign in to comment.