Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/maven/org.json-json-20240303
Browse files Browse the repository at this point in the history
  • Loading branch information
khatchad authored Nov 11, 2024
2 parents 2fb3026 + d5a69b3 commit 029b392
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-all</artifactId>
<version>5.1</version>
<version>6.0_BETA</version>
</dependency>
<dependency>
<groupId>com.github.jnr</groupId>
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
black==24.8.0
black==24.10.0

0 comments on commit 029b392

Please sign in to comment.