Skip to content

Commit

Permalink
Use just released AssertJ Swing and JIDE 3.7.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
croesch committed Sep 13, 2020
1 parent a0abd15 commit 551d446
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions assertj-swing-jide/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
<parent>
<groupId>org.assertj</groupId>
<artifactId>assertj-swing-parent-pom</artifactId>
<version>3.9.2</version>
<version>3.17.0</version>
</parent>

<artifactId>assertj-swing-jide</artifactId>
<version>3.10.0-SNAPSHOT</version>
<version>3.17.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>AssertJ-Swing - JIDE Extension</name>
<description>JIDE specific extensions for testing</description>

<properties>
<jide.version>3.7.5</jide.version>
<jide.version>3.7.10</jide.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 551d446

Please sign in to comment.