Skip to content

Commit

Permalink
Uptakes microbean upgrades (#30)
Browse files Browse the repository at this point in the history
Signed-off-by: Laird Nelson <[email protected]>
  • Loading branch information
ljnelson authored Dec 18, 2023
1 parent 0ffc5be commit a2691d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@
<dependency>
<groupId>org.microbean</groupId>
<artifactId>microbean-constant</artifactId>
<version>0.0.6</version>
<version>0.0.7</version>
<type>jar</type>
</dependency>

<dependency>
<groupId>org.microbean</groupId>
<artifactId>microbean-invoke</artifactId>
<version>0.0.16</version>
<version>0.0.17</version>
<type>jar</type>
</dependency>

Expand Down

0 comments on commit a2691d6

Please sign in to comment.