Skip to content

Commit

Permalink
feat: add Marshalsec output
Browse files Browse the repository at this point in the history
  • Loading branch information
qi4L committed Sep 16, 2024
1 parent 11a3fc8 commit 24e2845
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
.gradle/
out/
.DS_Store
/build
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ dependencies {
}

group = 'org.example'
version = '1.3.3'
version = '1.3.4'
description = 'JYso'
java.sourceCompatibility = JavaVersion.VERSION_1_8

Expand Down

0 comments on commit 24e2845

Please sign in to comment.