Skip to content

Commit 77fa8f1

Browse files
committed
Use proper Jlama version in IT
1 parent c7dab55 commit 77fa8f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-tests/jlama/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<groupId>com.github.tjake</groupId>
2727
<artifactId>jlama-native</artifactId>
2828
<classifier>${os.detected.classifier}</classifier>
29-
<version>0.3.1</version>
29+
<version>${jlama.version}</version>
3030
</dependency>
3131
<dependency>
3232
<groupId>io.quarkus</groupId>

0 commit comments

Comments
 (0)