Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
raphw
asm
Commits
6969d6eb
Commit
6969d6eb
authored
Mar 11, 2018
by
Eric Bruneton
Browse files
Update version to 6.1.
parent
3f8b7c62
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
6969d6eb
...
...
@@ -41,7 +41,7 @@ subprojects {
repositories
{
mavenCentral
()
}
apply
plugin:
'java'
group
=
'org.ow2.asm'
version
=
'6.1
-beta2
'
version
=
'6.1'
sourceCompatibility
=
'1.6'
targetCompatibility
=
'1.6'
test
{
useJUnitPlatform
()
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment