We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8b3d3b commit a03f7bdCopy full SHA for a03f7bd
jlama-examples/pom.xml
@@ -13,7 +13,7 @@
13
<maven.compiler.target>21</maven.compiler.target>
14
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
15
<logback.version>1.5.6</logback.version>
16
- <jlama.version>0.3.1</jlama.version>
+ <jlama.version>0.8.2</jlama.version>
17
</properties>
18
19
<dependencies>
0 commit comments