Skip to content

Commit 4f4d15c

Browse files
committed
Update dependencies to releases
1 parent 0bc534b commit 4f4d15c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,27 +50,27 @@
5050
<dependency>
5151
<groupId>io.corbel</groupId>
5252
<artifactId>events</artifactId>
53-
<version>1.27.0</version>
53+
<version>1.32.0</version>
5454
</dependency>
5555
<dependency>
5656
<groupId>io.corbel.lib</groupId>
5757
<artifactId>config</artifactId>
58-
<version>0.3.0</version>
58+
<version>0.4.0</version>
5959
</dependency>
6060
<dependency>
6161
<groupId>io.corbel.lib</groupId>
6262
<artifactId>token</artifactId>
63-
<version>0.8.0</version>
63+
<version>0.9.0</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>io.corbel.lib</groupId>
6767
<artifactId>queries-api</artifactId>
68-
<version>0.15.0</version>
68+
<version>0.16.0</version>
6969
</dependency>
7070
<dependency>
7171
<groupId>io.corbel.lib</groupId>
7272
<artifactId>cli</artifactId>
73-
<version>0.4.0</version>
73+
<version>0.5.0</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>io.corbel.lib</groupId>

0 commit comments

Comments
 (0)