Skip to content

Commit 333a97e

Browse files
chore: release 0.25.0
1 parent ebeb2bb commit 333a97e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>io.github.tree-sitter</groupId>
88
<artifactId>jtreesitter</artifactId>
99
<name>JTreeSitter</name>
10-
<version>0.24.1</version>
10+
<version>0.25.0</version>
1111
<description>Java bindings to the tree-sitter parsing library</description>
1212
<url>https://tree-sitter.github.io/java-tree-sitter/</url>
1313
<inceptionYear>2024</inceptionYear>
@@ -323,7 +323,7 @@
323323
<dependency>
324324
<groupId>org.junit</groupId>
325325
<artifactId>junit-bom</artifactId>
326-
<version>5.11.0</version>
326+
<version>5.11.2</version>
327327
<type>pom</type>
328328
<scope>import</scope>
329329
</dependency>

0 commit comments

Comments
 (0)