Skip to content

Commit

Permalink
move to latest version for jssc
Browse files Browse the repository at this point in the history
  • Loading branch information
frett27 committed Dec 24, 2023
1 parent 4c6eeed commit 858a400
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions aprint-machine-control/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ dependencies {
implementation group: 'log4j', name: 'log4j', version: '1.2.14'
api files(fileTree(dir:"${projectDir}/libs" , include:['**/*.jar']).toList())

api group:'io.github.java-native', name:'jssc', version: '2.9.6'

final def junitJupiterGroup = 'org.junit.jupiter'
final def junitJupiterVersion = '5.4.0'

Expand Down
Binary file removed aprint-machine-control/libs/jssc-2.8.0.jar
Binary file not shown.

0 comments on commit 858a400

Please sign in to comment.