Skip to content

Commit

Permalink
update teavm to 0.10.0-dev-2
Browse files Browse the repository at this point in the history
  • Loading branch information
xpenatan committed Nov 10, 2023
1 parent c45070a commit aae3a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ object LibExt {
val libVersion: String = getVersion("1.0.0", "b9")

const val gdxVersion = "1.12.1"
const val teaVMVersion = "0.10.0-dev-1"
const val teaVMVersion = "0.10.0-dev-2"

const val gdxImGuiVersion = "1.0.0-SNAPSHOT"
const val gdxFrameViewportVersion = "1.0.0-SNAPSHOT"
Expand Down

0 comments on commit aae3a3d

Please sign in to comment.