Skip to content

Commit

Permalink
Bump ROBOT dependency.
Browse files Browse the repository at this point in the history
Bump the ROBOT dependency to ROBOT 1.9.6.
  • Loading branch information
gouttegd committed Sep 1, 2024
1 parent eb8e350 commit 5d56bbf
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions robot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,7 @@
<dependency>
<groupId>org.obolibrary.robot</groupId>
<artifactId>robot-command</artifactId>
<version>1.9.5</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.5.6</version>
<scope>test</scope>
<version>1.9.6</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 5d56bbf

Please sign in to comment.