Skip to content

Commit

Permalink
#142 plugins up
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Aug 29, 2022
1 parent a1aed74 commit 2f0076a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -1631,7 +1631,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<plugin>
<groupId>com.jcabi</groupId>
<artifactId>jcabi-dynamodb-maven-plugin</artifactId>
<version>0.9.2</version>
<version>0.10.1</version>
</plugin>
<plugin>
<groupId>com.jcabi</groupId>
Expand Down Expand Up @@ -1846,7 +1846,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<plugin>
<groupId>com.qulice</groupId>
<artifactId>qulice-maven-plugin</artifactId>
<version>0.21.1</version>
<version>0.22.0</version>
<configuration>
<license>file:${basedir}/LICENSE.txt</license>
<excludes>
Expand Down

0 comments on commit 2f0076a

Please sign in to comment.