Skip to content

Commit

Permalink
Merge branch 'master' of github.com:santanusinha/hope
Browse files Browse the repository at this point in the history
  • Loading branch information
santanusinha committed Oct 6, 2023
2 parents 1599e72 + 38f365a commit 65cdb02
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dependencies.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
io.appform.hope:hope:pom:2.0.3
io.appform.hope:hope:pom:2.0.4
+- org.openjdk.jmh:jmh-core:jar:1.35:test
| +- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test
| \- org.apache.commons:commons-math3:jar:3.2:test
Expand Down
2 changes: 1 addition & 1 deletion hope-core/dependencies.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
io.appform.hope:hope-core:jar:2.0.3
io.appform.hope:hope-core:jar:2.0.4
+- org.reflections:reflections:jar:0.9.12:compile
| \- org.javassist:javassist:jar:3.26.0-GA:compile
+- org.openjdk.jmh:jmh-core:jar:1.35:test
Expand Down
4 changes: 2 additions & 2 deletions hope-lang/dependencies.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
io.appform.hope:hope-lang:jar:2.0.3
+- io.appform.hope:hope-core:jar:2.0.3:compile
io.appform.hope:hope-lang:jar:2.0.4
+- io.appform.hope:hope-core:jar:2.0.4:compile
| \- org.reflections:reflections:jar:0.9.12:compile
| \- org.javassist:javassist:jar:3.26.0-GA:compile
+- ch.qos.logback:logback-classic:jar:1.2.10:test
Expand Down

0 comments on commit 65cdb02

Please sign in to comment.