Skip to content

Commit 8e34da2

Browse files
Bump org.sosy-lab:java-smt from 5.0.1 to 5.0.1-523-g9001c0ea4
Bumps [org.sosy-lab:java-smt](https://github.com/sosy-lab/java-smt) from 5.0.1 to 5.0.1-523-g9001c0ea4. - [Release notes](https://github.com/sosy-lab/java-smt/releases) - [Changelog](https://github.com/sosy-lab/java-smt/blob/master/CHANGELOG.md) - [Commits](https://github.com/sosy-lab/java-smt/commits) --- updated-dependencies: - dependency-name: org.sosy-lab:java-smt dependency-version: 5.0.1-523-g9001c0ea4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f2fdb7 commit 8e34da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2023/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<properties>
1717
<main.class>dpr.aoc${project.artifactId}.All</main.class>
1818
<imageName>AOC${project.artifactId}</imageName>
19-
<java-smt.version>5.0.1</java-smt.version>
19+
<java-smt.version>5.0.1-523-g9001c0ea4</java-smt.version>
2020
</properties>
2121

2222
<dependencies>

0 commit comments

Comments
 (0)