Skip to content

Commit

Permalink
Update JPro to version 2024.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
besidev committed May 6, 2024
1 parent 22d140c commit 9c2462d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<packaging>jar</packaging>

<properties>
<jpro.version>2024.1.0</jpro.version>
<jpro.version>2024.2.0</jpro.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>17</java.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
Expand Down

0 comments on commit 9c2462d

Please sign in to comment.