Skip to content

Commit 6a01f6c

Browse files
dependabot[bot]gdepuille
authored andcommitted
Update Gradle dependency : Bump javacan from 3.3.2 to 3.5.0
Bumps `javacan` from 3.3.2 to 3.5.0. Updates `tel.schich:javacan-core` from 3.3.2 to 3.5.0 - [Release notes](https://github.com/pschichtel/JavaCAN/releases) - [Commits](pschichtel/JavaCAN@javacan-3.3.2...javacan-3.5.0) Updates `tel.schich:javacan-epoll` from 3.3.2 to 3.5.0 - [Release notes](https://github.com/pschichtel/JavaCAN/releases) - [Commits](pschichtel/JavaCAN@javacan-3.3.2...javacan-3.5.0) --- updated-dependencies: - dependency-name: tel.schich:javacan-core dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: tel.schich:javacan-epoll dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf3f7ed commit 6a01f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spring-boot = "3.1.0"
33
graalvm-buildtools = "0.9.20"
44

55
junixsocket = "2.10.1"
6-
javacan = "3.3.2"
6+
javacan = "3.5.0"
77

88
[libraries]
99
anyangle-path-finding = { module = "com.github.Ohohcakester:Any-Angle-Pathfinding", version = "master-7b196baf6b-1" }

0 commit comments

Comments
 (0)